News

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 ...