:: Engine ::
Home
Features
Screenshots
Downloads
Development
:: Documentation ::
API Reference
License
:: Contacts ::
Links
Author
All work and no play make Jack a dull boy !
Links
Graphics engines :
OGRE 3D: Open source graphics engine
http://www.ogre3d.org
Irrlicht Engine: A free open source 3D engine
http://irrlicht.sourceforge.net
YesEngine: A tutorial in french to create a 3D engine
http://loulou.developpez.com/tutoriels/moteur3d/
Libraries used in Keos :
Cg: High-level language for graphics programming
http://developer.nvidia.com/object/cg_toolkit.html
DevIL: A full featured cross-plateform image library
http://openil.sourceforge.net
FreeType: A Free, high-quality, and portable font engine
http://www.freetype.org
TinyXML: a simple, small, C++ XML parser
http://www.grinninglizard.com/tinyxml/