Exponent/src
Archie Hilton a65885d2bf quad: Actually use the rotation member 2024-05-26 21:53:12 +01:00
..
shaders Get textures working 2024-05-24 21:38:16 +01:00
CMakeLists.txt texture: Use texture abstraction 2024-05-26 20:46:22 +01:00
GLProgramLoader.cc Delete shaders after program compilation 2024-05-14 21:48:49 +01:00
GLProgramLoader.hh wip: Basic spinning triangle demonstration 2024-05-06 18:14:17 +01:00
Mesh.cc Get textures working 2024-05-24 21:38:16 +01:00
Mesh.hh Get textures working 2024-05-24 21:38:16 +01:00
Quad.cc quad: Actually use the rotation member 2024-05-26 21:53:12 +01:00
Quad.hh Get textures working 2024-05-24 21:38:16 +01:00
Uniform.hh Get textures working 2024-05-24 21:38:16 +01:00
main.cc debug: Use a real logging library 2024-05-26 19:53:26 +01:00
texture.cc texture: Implement my own stupid header validation because libpngs dumb one doesnt work for some got dang reason 2024-05-26 21:36:28 +01:00
texture.hh texture: Use texture abstraction 2024-05-26 20:46:22 +01:00