Commit Graph

9 Commits

Author SHA1 Message Date
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
c8bde6881f Slight cleanup
Added Camera abstraction
2022-02-12 22:30:14 +01:00
85733c6053 Camera tutorial finished
Added delta timing and basic camera movement
2022-02-12 22:23:08 +01:00
ea5acc464f Slight cleanup 2022-02-12 21:40:38 +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
2e529beafa Added a simple small README file. 2022-02-06 13:44:00 +01:00
f0ac2901e7 LearnOpenGL tutorial. Made it up to Shaders 2022-02-06 12:52:11 +01:00