I'm having problems drawing my isometric tiles in ortho graphic view. I have tried drawing the triangles both with and without the glTranslated(0.375,0.375,0.375) tweak.
This is the result..
![]()
Does anyone know how to draw primitives with exact pixel positions in ortho mode?



