1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/Shaders
Manolis Papadeas 38711d2ccf Fix HTML5 shader issue
The MarchingAntsOutline was failing to compile on the Web platform due to the for loop not having constant expressions inside the shader. "Loop index cannot be initialized with non-constant expression"
2021-04-17 22:33:13 +03:00
..
MarchingAntsOutline.shader Fix HTML5 shader issue 2021-04-17 22:33:13 +03:00
TransparentChecker.shader Var transparent mode (#444) 2021-02-02 07:29:19 -08:00