Hi everyone,
I’m working on custom geometry generation for a very minimal voxel engine (not true voxels technically speaking). On rendering stage I note some strange little holes like missing pixels on quad borders. They randomly appear and disappear when moving around. Has anyone experimented this issue? All vertex positions seem to be correct for me
I’d like to be sure I’m not missing something when setting up vertex positions…
Thanks in advance…