L3D is a 3D library for developing OpenGL applications under Linux. The library has a main display loop, and call-back functions similar to those in GLUT. L3D has a graphical console for output of information.
Becoming increasingly unhappy with both the capabiliies of GLUT and the bloat that SDL was becoming I wanted to create a library which was small and hopefully scalable. libL3D I hope provides this.
|