StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.
Go to file
Michael Fabian 'Xaymar' Dirks a0eb5444cd cmake: Version 0.3.0
- Improved cmake script to allow packaging from within the IDE.
- Fixed a crash/freeze caused by not closing the rendering context.

Blur Filter:
- Reduced blur CPU usage and GPU usage.
- Fixed LOD being calculated causing slower rendering.
- Fixed an issue where the effect would randomly not load depending on the actions before starting obs.
- Improved rendering speed via pre-calculated Blur Kernel for those filters supporting it.
- Added 'Color Format' option to improve de-noise type blur for cameras.
- Added 'Bilateral Blur', a de-noise type blur which can be used to reduce low frequency noise.
- Changed default blur size to 5 pixels.
- Improved effect loading to only compile the shader once instead of every time.

Transform Filter:
- Added shearing support allowing for more weird shapes to be rendered.
- Fixed camera aspect ratio when source width is smaller than source height.
- Fixed scaling being affected by rotation.
- Fixed an issue with the mesh reconstruction logic causing invisible sources.

Displace Filter:
2017-11-03 00:30:53 +01:00
data effect: Code update, clean up and optimization 2017-10-22 19:05:29 +02:00
rawdata filter-displacement: Cleanup data 2017-06-29 07:35:41 +02:00
source gs-vertexbuffer: Workaround for a foreign deallocation bug in libobs 2017-11-03 00:13:07 +01:00
.editorconfig project: Provide EditorConfig for Tab Spacing 2017-09-18 00:05:34 +02:00
.gitattributes LFS for image files 2017-06-28 23:55:22 +02:00
.gitignore project: Remove AMD text from gitignore 2017-08-19 23:32:18 +02:00
CMakeLists.txt cmake: Version 0.3.0 2017-11-03 00:30:53 +01:00
LICENSE GPLv2 and gitignore 2017-06-28 23:20:50 +02:00