Vertex picking
[opengl.git] / model.cpp
2020-02-26 Luke LauVertex picking
2020-02-18 Luke LauTidy up and get IK working cs7gv5-a2
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 LauHandle loading of embedded textures
2018-11-27 Luke LauFinal project!
2018-11-27 Luke LauBones and skeletal animation
2018-11-20 Luke LauAdd extra skyboxes
2018-11-20 Luke LauAdd glTF PBR model loading
2018-11-18 Luke LauPBR checkpoint
2018-11-08 Luke LauAdd refraction
2018-11-08 Luke LauReflection
2018-11-06 Luke LauSkybox
2018-11-02 Luke LauAdd specular and normal mapping
2018-10-31 Luke LauAdd basics of materials
2018-10-30 Luke LauObject hierarchies
2018-10-26 Luke LauWork on assignment 4