- Supported Bit Versions
- 64-bit
- Source Code URL
- https://github.com/AllegroMoltoV/obs-simple-drop-shadow
- Minimum OBS Studio Version
- 31.0.0
- Supported Platforms
- Windows
概要
Simple Drop Shadow プラグインの初回リリースです。OBS Studio の映像ソースにドロップシャドウ(影)効果を追加するエフェクトフィルタを提供します。
新機能
- ドロップシャドウフィルタ - 映像ソースに影を追加
- X 座標 / Y 座標でオフセット調整
- ぼかし半径で影のソフトさを調整
- 色と不透明度のカスタマイズ
対応環境
- OBS Studio 31.x / 32.x
- Windows 10/11 (64-bit)
インストール方法
-
をダウンロードCode:
simple-drop-shadow.zip - zip を展開
-
フォルダをCode:
simple-drop-shadowにコピーCode:%PROGRAMDATA%\obs-studio\plugins\ - OBS Studio を再起動
使い方
- 映像ソースを右クリック → フィルタ
- エフェクトフィルタの + → Drop Shadow(または ドロップシャドウ)を追加
- パラメータを調整
パラメータ
| Parameter | 日本語 | 範囲 | デフォルト |
|---|---|---|---|
| X Position | X座標 | -100 ~ 100 | 4.0 |
| Y Position | Y座標 | -100 ~ 100 | 4.0 |
| Blur Radius | ぼかし半径 | 0 ~ 20 | 4.0 |
| Color | 色 | - | 黒 |
| Opacity | 不透明度 | 0 ~ 1 | 0.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
- Download
Code:
simple-drop-shadow.zip - Extract the zip file
- Copy the
folder toCode:
simple-drop-shadowCode:%PROGRAMDATA%\obs-studio\plugins\ - Restart OBS Studio
Usage
- Right-click a video source → Filters
- Under Effect Filters, click + → add Drop Shadow (or ドロップシャドウ)
- Adjust the parameters
Parameters
| Parameter | Japanese | Range | Default |
|---|---|---|---|
| X Position | X座標 | -100 to 100 | 4.0 |
| Y Position | Y座標 | -100 to 100 | 4.0 |
| Blur Radius | ぼかし半径 | 0 to 20 | 4.0 |
| Color | 色 | - | Black |
| Opacity | 不透明度 | 0 to 1 | 0.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.