kvark / vange-rs

Rusty Vangers clone
https://vange.rs
Apache License 2.0
427 stars 21 forks source link

WebGL: terrain not rendered with WebGL on macOS #170

Open kvark opened 2 years ago

kvark commented 2 years ago

Somewhat related to #168, but turned out to be a different issue.

Screen Shot 2021-12-10 at 09 30 06

Interestingly, I can see that depth testing on vehicles works correctly. So the terrain is drawn correctly into the shadow map. However, it appears completely absent from the main color rendering. Playing with the shader gives me nothing, it appears that the draw call is totally ignored.