You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 38d4c8581c Finally, camera matrix. 16 years ago
..
Math Specialization should return also specialized class. 16 years ago
Test Finally, camera matrix. 16 years ago
AbstractShaderProgram.cpp Renamed AbstractShaderProgram::{load -> attach}Shader(). 16 years ago
AbstractShaderProgram.h Added Matrix3 specialization (will be needed for normals, lighting etc.). 16 years ago
Buffer.h Make buffer binding constant. 16 years ago
CMakeLists.txt Renamed AbstractObject -> Object, draw() is now dummy instead of pure virtual. 16 years ago
Camera.cpp Finally, camera matrix. 16 years ago
Camera.h Finally, camera matrix. 16 years ago
IndexedMesh.cpp Class for managing indexed meshes. 16 years ago
IndexedMesh.h Class for managing indexed meshes. 16 years ago
Magnum.h Specialization should return also specialized class. 16 years ago
Mesh.cpp Make Mesh usable for subclassing, also document it a bit more. 16 years ago
Mesh.h Disable copying of Mesh class. 16 years ago
Object.cpp Helpers for caching object transformations. 16 years ago
Object.h Helpers for caching object transformations. 16 years ago
Scene.cpp Finally, camera matrix. 16 years ago
Scene.h Finally, camera matrix. 16 years ago
Shader.cpp Classes for compiling and using shaders. 16 years ago
Shader.h Classes for compiling and using shaders. 16 years ago