XOR Userforum
Sampler2d for glsl - Printable Version

+- XOR Userforum (https://forum.xor.eu)
+-- Forum: Products (https://forum.xor.eu/forumdisplay.php?fid=3)
+--- Forum: NerdSEQ (https://forum.xor.eu/forumdisplay.php?fid=6)
+---- Forum: Feature requests (https://forum.xor.eu/forumdisplay.php?fid=12)
+---- Thread: Sampler2d for glsl (/showthread.php?tid=2026)



Sampler2d for glsl - TheSandbag - 11-11-2025

For some things (feedback effects, pre sampled noise e.t.c) its useful to have sampler2d elements to pass in. This can drastically reduce computation where the same source texture is then manipulated after.