Commit Graph

6 Commits

Author SHA1 Message Date
6fd22a85d8 HDR skybox 2023-06-02 18:01:45 +02:00
08e1c3248b Physically based rendering with textures 2023-05-20 21:51:57 +02:00
e7a119f0dd Cubemap added, Skybox pass implemented 2022-10-16 20:14:06 +02:00
82cf5b9c93 Added model loading
Model loading is complex.
As such in the learnopengl.com tutorial we use assimp to make our life
a little easier.
2022-02-22 00:32:22 +01:00
fd29b303e2 Added lighting maps 2022-02-16 19:46:19 +01:00
8bfdbccac1 Matrices and transformations 2022-02-12 21:38:31 +01:00