Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-24 | 3DFileViewer: Enable smooth shading in viewer + teapot model | Sahan Fernando |
2022-01-12 | 3DFileViewer: Replace lambertian lighting with GL Lighting | Jesse Buhagiar |
2021-11-13 | 3DFileViewer: Clean some code for increased readability on Mesh | Pedro Pereira |
2021-11-13 | 3DFileViewer: Calculate face-normal from vertex-normals of the triangle | Pedro Pereira |
2021-11-13 | 3DFileViewer: Add 'normals' to Mesh constructor | Pedro Pereira |
2021-08-18 | LibGL: Fix glTexCoord behaviour | Stephan Unverwerth |
2021-08-12 | 3DFileViewer: Add texture menu | Stephan Unverwerth |
2021-05-26 | 3DFileViewer: Support textured models | Jesse Buhagiar |
2021-05-19 | 3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer` | Erik Biederstadt |