Fluid simulation with Turing patterns
This demo is built on the from the WebGL playground and 's fluid simulation. Anyway, this implementation does not use the OpenGL extension OES_TEXTURE_FLOAT. Instead a is used here.The extension might still be a good start for optimization!To...