google chrome - WebGL Depth Texture all white? - Stack Overflow
I’m using the WEBGL_depth_texture in chrome to render a scene to a … Did you enable depth testing? gl.enable(gl.DEPTH_TEST);. If depth testing is not on …
stackoverflow.com/questions/…/webgl-depth-texture-all-white
HTML5 Games Feed