Daily Archives: 1.6.2009
Pixel aligned rendering in OpenGL, and direct state access
Two main topics here: The first one is how to render pixel-aligned objects in OpenGL, the other one is a great extension for OpenGL. Pixel perfect rendering If you want to render a 2D overlay, you usually want to have … Continue reading