MCRcortex / voxy

An LoD rendering mod for minecraft
https://modrinth.com/mod/voxy
156 stars 31 forks source link

Less Z fighting with DepthFunc GL_LESS+PolyOffset #78

Open Xenthio opened 2 months ago

Xenthio commented 2 months ago

Using a different depth comparison (GL_LESS) and a small polygon offset can almost completely remove any transparency z fighting between the minecraft terrain and the voxy terrain.