Tiger 2D-3D Graphics Engine is currently in the early stages of development. It is planned to incorporate many features of leading commercial game engines when finished.
Load 3ds models
A Simple demo how to load and view 3DS models with Vertex Buffer Objects using Per Pixel GLSL lightning. A 3ds model can consist of objects. The
Engine calculates the bounding boxes of these objects. So Frustum Culling visibility test can be achieved.
3DS Loader Demo (linux)
3DS Loader Demo (windows)