39 Commits

Author SHA1 Message Date
94434d373c Minor CMake refactor 2024-12-07 19:32:55 +01:00
997e45d8af Switch from CPM to VCPKG 2024-12-07 19:30:17 +01:00
e4378dcddc Restructure project 2024-12-07 15:46:02 +01:00
5331c3d002 Clean up CMakeLists 2024-10-19 18:13:33 +02:00
45a1c77e90 Switch to CPM package manager 2024-10-19 18:10:11 +02:00
2a43299a15 Update project structure 2024-10-19 10:20:37 +02:00
125e19e0be Restore compatibility with Windows 2023-07-02 21:17:03 +02:00
e373badf39 Introduce new scene loading system 2023-07-02 20:05:57 +02:00
d8fac5917e Switch from Git Submodules to CMake FetchContent 2023-06-04 00:19:04 +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
028829a291 CMake refactor, fix warnings 2022-10-08 19:05:31 +02:00
baf9b17a14 Refactor CMake 2022-10-01 22:21:57 +02:00
9b6f9bee33 Refactor CMake 2022-10-01 21:10:47 +02:00
40a1723544 New logging system 2021-09-26 12:21:57 +02:00
be4e63046a Some refactoring in multithreading. 2021-07-08 17:42:26 +02:00
aae8036e2b Colored output with Ninja 2021-07-04 11:51:09 +02:00
b2774e57de Fix some OpenGL warnings 2021-01-15 10:20:04 +01:00
d173eb0913 Introduce Widget and Screen classes 2021-01-10 00:32:11 +01:00
4VRDriver
065ec8d7ae Fix lighting: Normalmatrix was never applied 2020-09-17 12:39:59 +02:00
4VRDriver
650c814e20 Optimize model loading 2020-09-09 00:30:15 +02:00
4VRDriver
e4139105ee Add a basic entity class 2020-09-06 13:02:40 +02: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
fff7c0bde2 Bug fixes in modelloading 2020-09-05 13:21:19 +02:00
4VRDriver
dead2521c8 Reorganize and add License 2020-09-05 11:32:30 +02:00
4VRDriver
0c930a9892 Basic model loading 2020-09-04 21:39:12 +02:00
4VRDriver
eab5c4e5e0 Change Vertex floats to vectors 2020-09-04 11:33:59 +02:00
4VRDriver
b6f315a539 Add libassimp to project 2020-09-04 00:31:12 +02:00
4VRDriver
919f65fac7 Add Basic Camera 2020-09-03 15:33:51 +02:00
4VRDriver
b8715fba4d Add texture support 2020-09-02 18:37:53 +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
8f4306539d Move VAO, VBO in classes 2020-08-31 19:08:05 +02:00
4VRDriver
4fc4b402bc Change gameShouldTerminate 2020-08-31 13:21:19 +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
4VRDriver
821b677ff9 Initial commit 2020-08-30 21:24:39 +02:00