- Supported Bit Versions
- 64-bit
- Source Code URL
- https://github.com/xurei/shadertastic/
- Minimum OBS Studio Version
- 28.0.0
- Supported Platforms
- Windows
- macOS
- Linux
Amazing transitions and filters using shaders, with user-friendly configurations.
Shadertastic is an OBS plugin designed to help you create custom filters and transitions,
especially suited for streaming but adaptable for other media projects.
User-Friendliness at its core
Other shader plugins exist. Why Shadertastic then?Shadertastic has ease-of-use for the end-user as its main focus. Every Shadertastic effect have a metadata file describing its parameters and their UI.
No incomprehensible parameter that you don't know what to do about.
Powerful features
Shadertastic is able to let you create many types of parameters for your shader. Among the common ones, you can also find- a Face Tracker (powered by MediaPipe FaceMesh),
- an audio reactive value,
- the previously rendered frame...
Easy Extensibility
Shadertastic comes with built-in, basic shaders. But you can add your own or other third-party filters and transitions without updating the plugin.You want to write your own effects? No need to write any C++. All you need is to write the shader, its description and parameters.
Discover my own effects on https://www.shadertastic.com/library
Learn to write your own effects: https://doc.shadertastic.com/effect-development/getting-started/
Shadertastic is designed to make shader-based effects accessible to a broader audience, providing a user-friendly experience with room for creativity and expansion.