WIP on inverse kinematics
[opengl.git] / Makefile
2020-02-16 Luke LauWIP on inverse kinematics
2020-02-11 Luke LauDo boning and animation properly
2020-02-10 Luke LauAllow materials to not have some properties
2020-02-10 Luke LauLoad cameras and shuffle about model stuff
2020-02-10 Luke LauFix bone offset matrix being unnecessarily inverted
2020-02-09 Luke LauGet stuff building again
2020-02-09 Luke LauHandle loading of embedded textures
2018-11-27 Luke LauBones and skeletal animation
2018-11-19 Luke LauAdd specular component
2018-11-18 Luke LauPBR checkpoint
2018-11-06 Luke LauSkybox
2018-10-31 Luke LauAdd basics of materials
2018-10-26 Luke LauWork on assignment 4