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 ...
Dive into the world of gravity and space with this C++ simulation of our solar system using OpenGL. In this video, explore ...
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.
Explore the fascinating world of black holes through an immersive 2D C++ simulation powered by OpenGL! In this video, delve ...
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 ...