Commit Graph

21 Commits

Author SHA1 Message Date
ab226e04bf Cleanup GraphicsApp 2023-10-05 15:52:15 +02:00
82c3b77666 Refactor ExampleApps 2023-10-04 19:59:59 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
703f5c0d12 Fix issues with ui rendering 2023-09-08 18:17:16 +02:00
5aec41ead4 [WIP] Shader handling rework 2023-08-29 23:08:11 +02:00
317d5c0e3c Introduce Version class 2023-08-26 21:23:25 +02:00
836e9dce42 Change shader handling 2023-08-04 20:20:20 +02:00
13cefdf9f8 Refactor app creation for better iOS support 2023-07-28 18:09:11 +02:00
e5ccf0879c Cleanup 2021-08-28 12:13:14 +02:00
87dad42c79 Move Drawable draw call recording logic out of renderer 2021-08-01 00:37:11 +02:00
8d370c9860 Refactor Drawable 2021-07-31 11:22:33 +02:00
a5d5f53ae7 Move free cam camera controlls into it's own class 2021-05-29 15:26:23 +02:00
d9f233c10c Split Geometry definition and implementation and handle missing assimp at compile time 2021-02-05 18:37:56 +01:00
e737a3ce95 Move vertex input description out of VulkanShader 2021-01-15 16:38:07 +01:00
eec33c30dc Start refactoring shader system 2021-01-14 16:01:11 +01:00
e2720057a6 Minor cleanup 2020-12-31 21:11:22 +01:00
8cf70e483b Fix typo 2020-11-23 22:48:11 +01:00
876f25784e Cleanup includes 2020-10-28 01:13:11 +01:00
78d24fbe41 Introduce Math.hpp and use typedef to make replacing glm with something else in the future simpler 2020-10-27 23:25:26 +01:00
6f110e9eb9 Minor bugfix 2020-10-20 22:30:11 +02:00
f5c951f130 Move cubes example app into it's own file 2020-10-19 22:09:10 +02:00