for the latest release see either
- https://github.com/OGRECave/ogre
- https://github.com/OGRECave/ogre-next
An efficient, object-oriented hardware accelerated 3D engine. It abstracts the differences between APIs and platforms and allows scene-oriented coding through an easy to use object model. Adaptable to multiple scene types (indoor, outdoor, whatever)
...Can render a 3D model (represented by a 3D primitive data buffer) in a Maximum Intensity projection, Minimum Intensity projection and Surface rendering mode with specified look up table for color coding.
SL is a suite of C++ template classes that support
geometric computation (specifically adapted to OpenGL).
It includes many different kind of algorithms (linear algebra methods, coding/decoding tecniques, generalized data structures, utilities).
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
OS independent C++ multimedia sdk for developing demos, tools or games. Base on a plugin architecture for image and 3d renderer. Support DirectX 9 and OpenGL.
It deals with coding rules, advanced object programming, design patterns and unit tests.
GSL is aimed at providing a tool for rapid graphical programming. GSL is an object-oriented script language with graphical support. Its goal is to provide an easy way to specify worlds and at the same time enable the coding of behaviours of those worlds.