Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/Limeth/obs-shaderfilter-plus
Minimum OBS Studio Version
25.0.0
Supported Platforms
  1. Windows
  2. Linux
This is a successor to obs-shaderfilter, but rewritten from the ground up.

OBS ShaderFilter Plus
OBS ShaderFilter Plus is a plugin for Open Broadcaster Software.
It can be used to apply effects to sources using manually created GLSL/HLSL shaders.
Add a filter to a source by right-clicking a source, going to Filters, and adding ShaderFilter Plus.

demo.gif


Installation
  1. Download the latest binary for your platform from the Releases page.
    • On Windows, download the file ending with _windows_x64.dll
    • On Linux, download the file ending with _linux_x64.so
  2. Place it in the OBS plugin directory:
    • On Windows, that is usually C:\Program Files\obs-studio\obs-plugins\64bit
    • On Linux, that is usually /usr/lib/obs-plugins
See the README.md at GitHub for additional, up to date information.
  • Like
Reactions: kenny6131
Author
Limeth
Downloads
69,783
Views
185,550
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. v0.3.1

    See GitHub releases page for changelog.
  2. v0.2.0

    Improvements: Add the uniform variable builtin_elapsed_time_since_shown Bug fixes: Display...
  3. v0.1.3

    Do not recreate the effect when the properties are changed only through the UI Fix potential...
Top