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š eaf7232943 Don't compile Math as static library, as unused symbols are discarded. 15 years ago
..
Math Don't compile Math as static library, as unused symbols are discarded. 15 years ago
Primitives Added Icosphere primitive. 15 years ago
Test Useful functions for making angle entering less error-prone. 15 years ago
AbstractShaderProgram.cpp (Ahem...) Happy New Year! 15 years ago
AbstractShaderProgram.h Support for setting textures as uniforms in AbstractShaderProgram. 15 years ago
AbstractTexture.cpp Support for texture layers. 15 years ago
AbstractTexture.h Support for setting texture subdata. 15 years ago
Buffer.h (Ahem...) Happy New Year! 15 years ago
CMakeLists.txt Don't compile Math as static library, as unused symbols are discarded. 15 years ago
Camera.cpp Getters for near and far camera clipping plane. 15 years ago
Camera.h Getters for near and far camera clipping plane. 15 years ago
CubeMapTexture.h Support for setting texture subdata. 15 years ago
IndexedMesh.cpp (Ahem...) Happy New Year! 15 years ago
IndexedMesh.h Added implicit constructors for Mesh and IndexedMesh. 15 years ago
Light.h (Ahem...) Happy New Year! 15 years ago
Magnum.h Useful functions for making angle entering less error-prone. 15 years ago
Mesh.cpp (Ahem...) Happy New Year! 15 years ago
Mesh.h Added implicit constructors for Mesh and IndexedMesh. 15 years ago
MeshBuilder.h Using SizeBaseCall in MeshBuilder::build(). 15 years ago
Object.cpp (Ahem...) Happy New Year! 15 years ago
Object.h (Ahem...) Happy New Year! 15 years ago
Scene.cpp Bind default Vertex Array Object on initialization. 15 years ago
Scene.h Bind default Vertex Array Object on initialization. 15 years ago
Shader.cpp (Ahem...) Happy New Year! 15 years ago
Shader.h (Ahem...) Happy New Year! 15 years ago
SizeTraits.cpp SizeTraits, SizeBasedCall and relevant classes. 15 years ago
SizeTraits.h SizeTraits, SizeBasedCall and relevant classes. 15 years ago
Texture.cpp Splitting non-templated things from Texture to AbstractTexture. 15 years ago
Texture.h Support for setting texture subdata. 15 years ago
TypeTraits.h Doc++ 15 years ago