OpenGL Headline News
OpenGL 4.2 Atomic Counter Demo: Rendering Order of Fragments
Category: Developers •
Mar 12, 2012
Atomic counters are a new feature of OpenGL 4.2. Here is a simple demo that shows the use of atomic counters to visualize the rendering order of fragments. The GLSL shader as well as an OpenGL code snippet are provided.

