27 Commits

Author SHA1 Message Date
d8fac5917e Switch from Git Submodules to CMake FetchContent 2023-06-04 00:19:04 +02:00
4894d737ba Remove the SAIL image library again 2023-06-04 00:01:19 +02:00
b751a71702 Clean up submodules 2022-11-07 22:29:56 +01:00
18df6dae18 Work in progress - glTF resource loader 2022-10-16 16:51:35 +02:00
7a53bac2c9 Port from tinygltf to fx-gltf 2022-10-14 23:55:55 +02:00
9ebdb74e22 Add GLFW as submodule 2022-10-11 13:31:46 +02:00
5c1d2bb0ad Initial support for gltf scenes 2022-10-10 23:08:50 +02:00
41d09c2b5f Refactoring 2022-10-09 17:34:23 +02:00
baf9b17a14 Refactor CMake 2022-10-01 22:21:57 +02:00
9b6f9bee33 Refactor CMake 2022-10-01 21:10:47 +02:00
3489b69334 Refactor 2022-10-01 20:33:37 +02:00
be0e3a88b1 Refactor scene, disable shadows, disable exceptions 2022-06-05 11:17:11 +02:00
73fa8656c3 Remove JSON stuff and Widgets and Menus 2022-06-04 21:29:24 +02:00
40a1723544 New logging system 2021-09-26 12:21:57 +02:00
3ab8c89fc5 Add Json parsing lib 2021-01-10 22:08:19 +01: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
23497ce626 New model loading 2020-09-08 21:31:58 +00:00
4VRDriver
c0cbf8c257 Small cmake changes 2020-09-05 19:05:25 +02:00
4VRDriver
79717cfc57 CMake stuff, add Unix/Win32 ifs, add GLFW source 2020-09-05 18:26:00 +02:00
4VRDriver
b6f315a539 Add libassimp to project 2020-09-04 00:31:12 +02:00
4VRDriver
cd302d0005 Add GLM and implement basic transformations 2020-09-02 21:32:34 +02:00
4VRDriver
f8868be702 Add stb image library to project 2020-09-02 00:27:26 +02:00
4VRDriver
77dd6efcce Error handling, Keyboard input, Shader stuff 2020-09-01 22:36:50 +02:00
4VRDriver
291acdbe0d Move lib 2020-08-31 11:59:21 +02:00
Derek Christ
22eca24033 Create OpenGL context 2020-08-31 00:56:04 +02:00
4VRDriver
cab3b9272d Add GLAD 2020-08-30 22:04:08 +02:00