Simple Drop Shadow

Simple Drop Shadow 0.1.1

Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/AllegroMoltoV/obs-simple-drop-shadow
Minimum OBS Studio Version
31.0.0
Supported Platforms
  1. Windows

概要​


Simple Drop Shadow プラグインの初回リリースです。OBS Studio の映像ソースにドロップシャドウ(影)効果を追加するエフェクトフィルタを提供します。

obs-simple-drop-shadow.gif


新機能​


  • ドロップシャドウフィルタ - 映像ソースに影を追加
    • X 座標 / Y 座標でオフセット調整
    • ぼかし半径で影のソフトさを調整
    • 色と不透明度のカスタマイズ

対応環境​


  • OBS Studio 31.x / 32.x
  • Windows 10/11 (64-bit)

インストール方法​


  1. Code:
    simple-drop-shadow.zip
    をダウンロード
  2. zip を展開
  3. Code:
    simple-drop-shadow
    フォルダを
    Code:
    %PROGRAMDATA%\obs-studio\plugins\
    にコピー
  4. OBS Studio を再起動

使い方​


  1. 映像ソースを右クリック → フィルタ
  2. エフェクトフィルタの +Drop Shadow(または ドロップシャドウ)を追加
  3. パラメータを調整

パラメータ​


Parameter日本語範囲デフォルト
X PositionX座標-100 ~ 1004.0
Y PositionY座標-100 ~ 1004.0
Blur Radiusぼかし半径0 ~ 204.0
Color-
Opacity不透明度0 ~ 10.6

既知の制限事項​


  • ぼかし半径が大きい場合、パフォーマンスに影響する可能性があります
  • macOS / Linux 向けビルドは未検証です

ライセンス​


GPL-2.0 License



Overview​


This is the first release of the Simple Drop Shadow plugin. It provides an effect filter that adds a drop shadow to video sources in OBS Studio.

New Features​


  • Drop Shadow Filter - Adds a shadow to video sources
    • Offset control via X / Y position
    • Softness control via blur radius
    • Customizable color and opacity

Supported Environment​


  • OBS Studio 31.x / 32.x
  • Windows 10/11 (64-bit)

Installation​


  1. Download
    Code:
    simple-drop-shadow.zip
  2. Extract the zip file
  3. Copy the
    Code:
    simple-drop-shadow
    folder to
    Code:
    %PROGRAMDATA%\obs-studio\plugins\
  4. Restart OBS Studio

Usage​


  1. Right-click a video source → Filters
  2. Under Effect Filters, click + → add Drop Shadow (or ドロップシャドウ)
  3. Adjust the parameters

Parameters​


ParameterJapaneseRangeDefault
X PositionX座標-100 to 1004.0
Y PositionY座標-100 to 1004.0
Blur Radiusぼかし半径0 to 204.0
Color-Black
Opacity不透明度0 to 10.6

Known Limitations​


  • Large blur radius values may impact performance
  • Builds for macOS / Linux are not tested yet

License​


GPL-2.0 License





AI利用開示​

v0.1.0までの制作では、Anthropic Claude Codeをソースコード、ビルド設定、テスト、文書を含むほぼすべての工程で使用しました。その後の修正では、OpenAI Codexを同様にほぼすべての工程で使用しました。プロジェクトREADMEとOBS Forum掲載文の作成・改稿にもCodexを使用しています。

作者本人はWindows上のOBS Studioでユーザーテストを実施しました。コード読解による厳密な人間レビューは実施していません。リソースアイコンはClaude Codeが出力したSVGから作成しました。概要説明欄のアニメーションGIFは、作者本人がScreenToGifで画面収録したもので、生成AIを使用していません。

AI Disclosure​

Anthropic Claude Code was used for almost the entire development process through v0.1.0, including source code, build configuration, tests, and documentation. OpenAI Codex was used in a similar capacity for almost all subsequent revisions. Codex was also used to draft and revise the project README and OBS Forum resource description.

The author performed user testing in OBS Studio on Windows but did not perform a rigorous human review of the source code. The resource icon was created from an SVG generated by Claude Code. The animated GIF in the resource description was screen-recorded by the author using ScreenToGif, without generative AI.
Author
AllegroMoltoV
Downloads
3,257
Views
6,358
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AllegroMoltoV

  • Loudness Balance Monitor
    Loudness Balance Monitor
    リアルタイム音量バランス監視プラグイン
  • Simple Pitch Shift
    Simple Pitch Shift
    「半音」スライダー (-12..+12) を操作し、音声のピッチを変更。低遅延を優先したため音質はそこそこ。

Latest updates

  1. Simple Drop Shadow 0.1.1:ぼかし処理を改善

    影のぼかしを横方向と縦方向の2パスに分け、半径が大きい場合のテクスチャサンプル数を削減しました。Windows版をOBS Studio...
Back
Top