Commit Graph

9 Commits

Author SHA1 Message Date
4VRDriver
dd44888a4d Basic shadows (not working very well yet) 2020-09-24 14:36:57 +02:00
4VRDriver
297735d6a7 Make wireframe mode work again 2020-09-21 09:30:26 +02:00
4VRDriver
242b50e9ef Add Skybox 2020-09-19 00:21:49 +02:00
4VRDriver
3c7968407b Implement Quaternions
Undefined behaviour of the light source
2020-09-17 21:23:38 +02:00
4VRDriver
ba5188e50b Add LightColor to imgui menu 2020-09-17 13:55:29 +02:00
4VRDriver
065ec8d7ae Fix lighting: Normalmatrix was never applied 2020-09-17 12:39:59 +02:00
4VRDriver
146392ae22 Add ImGui in Debug Mode,
improvement of input handling
2020-09-10 15:51:12 +02:00
4VRDriver
192082043e Add basic phong lighting
(ambient+diffuse+specular)
2020-09-06 14:59:53 +02:00
4VRDriver
e4139105ee Add a basic entity class 2020-09-06 13:02:40 +02:00