Opengl
From OpenCITT
This page is about to cover the progress of openGL support in openCITT.
Status: OpenGL is now the default display mode of openCITT.
Opengl makes it possible to have a fast, 3d'ish, animated user interface. This will make openCITT appear much more modern and stylish.
Here you can see the latest improvements regarding FSAA (full screen anti aliasing)
About OpenGL
From Wikipedia: OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 3D computer graphics (and 2D computer graphics as well). Learn more about OpenGL at Wikipedia or the official OpenGL website.


