mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-24 04:15:11 +00:00
No description
4dbf414214
Filter: * Massively improved Rendering loop to reduce overhead and provide cleaner code. Gaussian Blur: * Added precalculated Kernels using Textures. Slightly reduced GPU load. * Added basic attempt at a Nvidia o(n/2+1) gaussian blur implementation. * Fix up LOD for texture sampling. Box Blur: * Halved loop count. |
||
---|---|---|
data | ||
rawdata | ||
source | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE |