English Français All work and no play make Jack a dull boy !

Features

  • Direct3D and OpenGL support.
  • Builds on Visual C++.Net 2005 on Windows.
  • Supports vertex and pixel shaders written in Cg.
  • Load textures from BMP, DDS, JPG, PCX, PNG, PNM, RAW, SGI, TGA, TIF files (DevIL Library).
  • Debugging memory manager for identifying memory leaks.
  • Use vertex buffers, index buffers, and vertex declarations for the meshes.
  • Load models from 3DS, MD2, MDL(Quake1) files.
  • Animate models MD2, MDL(Quake1).
  • Settings window to setup the engine options.
  • Engine settings saved in a XML file (TinyXML Library).
  • Console allowing to execute commands while the engine runs.
  • Load and display fonts from TTF files (FreeType Library).
  • API documentation generate by Doxygen.
  • Open source and free engine.