News

A project I had to do in my OpenGL class at university was write our own OpenGL library that outputs to a PostScript file instead of the screen. Crazy cool stuff! Of course in my clas of about 30 ...
The open source Java Binding for OpenGL (JOGL) project introduces hardware-supported 3D graphics to Java programs running on Solaris, Linux, Windows, and Mac OS X platforms.
I am beginning a new project that will use OpenAL and OpenGL to produce a fairly simple VR environment. Since neither OpenAL nor OpenGL are object oriented, does it make sense to still use an OO ...