WebGL is supporting ADD, SUBTRACT and REVERSE_SUBTRACT. link: http://www.khronos.org/opengles/sdk/docs/man/xhtml/glBlendEquation.xml
I need support for MAX and MIN too in WebGL. idea link: http://leri.univ-reims.fr/~bittar/cours/OpenGL/opengl/glBlendEquationEXT.html
Is there any workaround ?