v0.7.0 - Scene graph manager v0.6.2 - 3D files loader (Collada) - Model animation (bones) v0.6.1 - ... v0.6.0 - Update all samples (Input) - DirectInput for mouse and keyboard management v0.5.3 - 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 - Sample (ModelAnimation) - MD2, MDL model animation (key frames) v0.5.1 - 3D files loaders (3DS) - Material class (texture, color, ...) - CMesh and CMeshGeom classes wich represents a discrete model v0.5.0 - Vertex shaders - Pixel shaders - Sample (CgShaders) v0.4.2 - 3D files loaders (MD2, MDL(Quake1)) - Samples (ModelLoader) v0.4.1 - Error management and bugs report tools v0.4.0 - Settings window at startup - Keos Logo creation v0.3.1 - Console v0.3.0 - Direct 3D implementation v0.2.2 - Samples (RotateCube, TextureMapping, ...) v0.2.1 - Font manager, display of text (load font using FreeType2 library) v0.2.0 - Settings (window size, ...) in a XML file - Classes for manipulating String v0.1.3 - Textures - class CImage v0.1.2 - Resource manager - Media manager v0.1.1 - RenderSystem (Matrix, vertex buffer, index buffer, declaration) - Debugging tools (Memory manager, logger, ...) - Useful classes (CFile, CSmartPtr, ...)