|
|
7a53bac2c9
|
Port from tinygltf to fx-gltf
|
2022-10-14 23:55:55 +02:00 |
|
|
|
a7433de274
|
Add normal mapping support for gltf
|
2022-10-12 22:54:37 +02:00 |
|
|
|
5c1d2bb0ad
|
Initial support for gltf scenes
|
2022-10-10 23:08:50 +02:00 |
|
|
|
be0e3a88b1
|
Refactor scene, disable shadows, disable exceptions
|
2022-06-05 11:17:11 +02:00 |
|
|
|
3cfdd7a3f2
|
wip
|
2022-04-24 22:12:07 +02:00 |
|
|
|
40a1723544
|
New logging system
|
2021-09-26 12:21:57 +02:00 |
|
|
|
a53db1e7b4
|
progress...
|
2021-08-16 21:37:09 +02:00 |
|
|
|
4927720c29
|
Refactoring...
|
2021-07-25 21:21:54 +02:00 |
|
|
|
2305180272
|
Large Json loading refactoring
|
2021-07-10 11:28:02 +02:00 |
|
|
|
5385b7ede7
|
Refactor Widget loading.
|
2021-07-08 21:34:18 +02:00 |
|
|
|
be4e63046a
|
Some refactoring in multithreading.
|
2021-07-08 17:42:26 +02:00 |
|
|
|
979ae4686f
|
Refactor includes
|
2021-07-04 23:44:30 +02:00 |
|
|
|
498de84943
|
Add m_ to member variables.
|
2021-07-04 19:42:12 +02:00 |
|
|
|
f816f5f565
|
Format code with clang-format.
|
2021-07-04 13:12:34 +02:00 |
|
|
|
831c726f4d
|
Fix a bug that caused a crash when shadows were enabled
|
2021-01-15 10:39:35 +01: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 |
|
|
|
5b8060d9b8
|
Merge branch 'sRGB' into master
|
2020-10-10 19:51:34 +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
|
297735d6a7
|
Make wireframe mode work again
|
2020-09-21 09:30:26 +02:00 |
|
4VRDriver
|
dd9b808283
|
Remove warning
|
2020-09-20 20:07:33 +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 |
|