c01a2aa4bbfe77feb5b2cc94fa0442aea5f34ad4
Draw the grid last with depth masking disabled. That should have no ill effects otherwise as far as I can tell except from some exceptional cases (axis lines over grid) but this is hardly annoying. Generally to properly solve such issues we need to have a better render pipeline with wire objects/materials being drawn after compositing. This is not impossible but for now doing it the simple way.
…
Description
No description provided
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%