Commit Graph

28 Commits

Author SHA1 Message Date
baf9b17a14 Refactor CMake 2022-10-01 22:21:57 +02:00
16ff3760c8 New input system 2022-06-06 00:49:47 +02:00
6f2e76a522 Remove event system 2022-06-05 13:50:01 +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
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
b48624c245 Move helper functions into cpp file 2021-04-17 13:54:48 +02:00
194ae3abf4 Fix bug in Pointlight loading 2021-01-19 19:14:43 +01:00
ed10fd6b6d Enable mainMenu 2021-01-17 11:07:15 +01:00
b2774e57de Fix some OpenGL warnings 2021-01-15 10:20:04 +01:00
d0a3b5e9a0 Window stuff, sleep helper function and cleanups 2021-01-13 21:32:19 +01:00
37542ab831 Fix VSync, Fix Mouse Input (Yay!), Add MAXFPS env 2021-01-13 19:40:11 +01:00
0370a2e871 Some cleanups 2021-01-13 19:03:47 +01:00
23e5f549ca Complete reformatting of the code following the KDE Frameworks formatting style 2020-10-16 11:50:41 +02:00
4VRDriver
d641944119 Implement basic sRGB. Include frambuffers and postprocessing. 2020-09-21 00:30:37 +02:00
4VRDriver
242b50e9ef Add Skybox 2020-09-19 00:21:49 +02:00
4VRDriver
717447eebf Enable MSAA 2020-09-18 21:05:05 +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
146392ae22 Add ImGui in Debug Mode,
improvement of input handling
2020-09-10 15:51:12 +02:00
4VRDriver
1442d81549 Light attenuation 2020-09-06 22:32:46 +02:00
4VRDriver
e4139105ee Add a basic entity class 2020-09-06 13:02:40 +02:00
4VRDriver
8220757bd3 Model loading now working 2020-09-05 16:10:15 +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