|
|
f816f5f565
|
Format code with clang-format.
|
2021-07-04 13:12:34 +02:00 |
|
|
|
0370a2e871
|
Some cleanups
|
2021-01-13 19:03:47 +01:00 |
|
|
|
ad7ec85dce
|
Load resources from Json file
|
2021-01-10 22:08:57 +01:00 |
|
|
|
23e5f549ca
|
Complete reformatting of the code following the KDE Frameworks formatting style
|
2020-10-16 11:50:41 +02:00 |
|
4VRDriver
|
55b8efc6c4
|
PointLight Shadows
|
2020-09-26 14:21:02 +02:00 |
|
4VRDriver
|
dd44888a4d
|
Basic shadows (not working very well yet)
|
2020-09-24 14:36:57 +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
|
065ec8d7ae
|
Fix lighting: Normalmatrix was never applied
|
2020-09-17 12:39:59 +02:00 |
|
4VRDriver
|
917c0db0d0
|
Basic concept working
|
2020-09-12 21:21:36 +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 |
|