Commit Graph

13 Commits

Author SHA1 Message Date
a7433de274 Add normal mapping support for gltf 2022-10-12 22:54:37 +02:00
91a34e28c5 Add basic texturing support for gltf 2022-10-11 22:03:17 +02:00
5c1d2bb0ad Initial support for gltf scenes 2022-10-10 23:08:50 +02:00
028829a291 CMake refactor, fix warnings 2022-10-08 19:05:31 +02:00
baf9b17a14 Refactor CMake 2022-10-01 22:21:57 +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
4ab5d205ac Refactor events. 2021-07-04 15:26:52 +02:00
f816f5f565 Format code with clang-format. 2021-07-04 13:12:34 +02:00
d173eb0913 Introduce Widget and Screen classes 2021-01-10 00:32:11 +01:00
6ecf2011bc Add loading screen 2021-01-09 20:15:01 +01:00
23e5f549ca Complete reformatting of the code following the KDE Frameworks formatting style 2020-10-16 11:50:41 +02:00
4VRDriver
f8b8f68390 Rename VertexBuffer to VertexArray
because it was misleading
2020-09-18 20:41:17 +02:00