Update gitattributes
[opengl.git] / Makefile
2020-03-11 Luke LauRework UI architecture and blendshape animation
2020-03-08 Luke LauFirst pass at blendshapes
2020-02-20 Luke LauFix stupid typo
2020-02-18 Luke LauMipmapping
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 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