WebGLSamples / WebGL2Samples

Short and easy to understand samples demonstrating WebGL 2 features
Other
1.01k stars 143 forks source link

Sample `texture_vertex` depth "dissolving" #125

Closed shrekshao closed 7 years ago

shrekshao commented 8 years ago

In sample texture_vertex, when enabling DEPTH_TEST, part of the geometry is "dissolving" to darkness. When disabling DEPTH_TEST the geometry is complete. So it might be the issue within this sample html. Yet I can't find it. Some fresh eyes might be helpful.

shrekshao commented 7 years ago

137