Tiger 2D-3D Game and Graphics Engine
Welcome to the site of the our 2D-3D Game and Graphics Engine
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

Posted on 25th Jun, 2008

3DS loader
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)