Commit Graph

7 Commits

Author SHA1 Message Date
345ae95835 Directional light implementation 2022-02-16 19:57:18 +01:00
fd29b303e2 Added lighting maps 2022-02-16 19:46:19 +01:00
59bd1ece6b Implemented basic materials in to the fragment shader.. 2022-02-15 16:33:47 +01:00
fc3806e73d Basic Lighting
Added lighting in to the shader
Lighting model: Phong
2022-02-13 14:38:39 +01:00
06b979dfaa Lighting: Basic color
Added a light source
removed texturing
removed drawing multiple instances
of the same cube
2022-02-13 13:19:54 +01:00
8bfdbccac1 Matrices and transformations 2022-02-12 21:38:31 +01:00
58cca1db34 Shader exercises complete! 2022-02-11 22:24:15 +01:00