Mipmapping models
[opengl.git] / material.cpp
2020-02-25 Luke LauAnisotropic filtering
2020-02-20 Luke LauFix stupid typo
2020-02-18 Luke LauMipmapping
2020-02-11 Luke LauFix maps not being bound in materials
2020-02-11 Luke LauDo boning and animation properly
2020-02-10 Luke LauAllow materials to not have some properties
2020-02-10 Luke LauRemove unused vars
2020-02-09 Luke LauGet stuff building again
2020-02-09 Luke LauHandle loading of embedded textures
2018-11-20 Luke LauAdd glTF PBR model loading
2018-11-18 Luke LauPBR checkpoint
2018-11-13 Luke LauFix refelctivity + refraction
2018-11-08 Luke LauAdd refraction
2018-11-08 Luke LauReflection
2018-11-06 Luke LauSkybox
2018-11-06 Luke LauStuff
2018-11-02 Luke LauAdd specular and normal mapping
2018-10-31 Luke LauAdd basics of materials