suppagam
I’ve been trying to implement the following in Urho: https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch18.html
But I’m a little lost when it mentions pre-process shader? Do I need to create a map temporarily and then apply it’s rules to the final texture? Does anyone know any raw OpenGL samples with this technique?