
All work and no play make Jack a dull boy !
Development
Next updates :
v0.7.0
v0.6.3
- 3D files loader (Collada)
- Model animation (bones)
v0.6.2
v0.6.1
- Input keyboard and mouse events (buffered mode)
- New sample: Metaballs
Last updates :
v0.6.0 - 23/05/2007
- Input for mouse and keyboard management (immediate mode only)
v0.5.3 - 08/03/2007
- class CMath: mathematics functions
- class CMeshGen: generate simple meshes (Cube, Sphere)
- Lighting (directional, point, spot)
- Automatic detection of supported resolutions by graphic card
v0.5.2 - 03/04/2006
- MD2, MDL model animation (key frames)
- Sample (ModelAnimation)
v0.5.1 - 13/03/2006
- 3D files loader (3DS)
- Material class (texture, color, ...)
- CMesh and CMeshGeom classes wich represents a discrete model
v0.5.0 - 20/01/2006
- Vertex and pixel shaders with the high-level language Cg
- Sample (CgShaders)
v0.4.2 - 19/12/2005
- 3D models loaders (MD2, MDL(Quake1))
- Sample (ModelLoader)
v0.4.1 - 07/12/2005
v0.4.0 - 01/12/2005
- Settings window at startup
- Keos Logo creation
v0.3.1 - 22/11/2005
v0.3.0 - 02/11/2005
v0.2.2 - 21/10/2005
- Samples (RotateCube, TextureMapping, Transparency)
v0.2.1 - 14/10/2005
- Font manager, display of text (load font using FreeType2 library)
v0.2.0 - 15/09/2005
- Settings (window size, ...) in a XML file
- Classes for manipulating String
v0.1.3 - 22/08/2005
- Textures management
- Images loading using DevIL library
v0.1.2 - 12/08/2005
- Resource manager
- Media manager
v0.1.1 - 28/07/2005
- RenderSystem (Matrix, vertex buffer, index buffer, declaration)
- Debugging tools (Memory manager, logger, ...)
- Useful classes (CFile, CSmartPtr, ...)
|