Commit Graph

13 Commits

Author SHA1 Message Date
edb1d7518c Add VertexInputDescription 2021-01-22 21:21:21 +01:00
6953ba29c5 Add DataFormat enum 2021-01-21 21:15:19 +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
412613c757 Improve resource handling 2021-01-08 22:11:00 +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
d50a14f9c9 Cleanup Node 2020-10-17 00:53:30 +02:00
aea890971b Cleanup Camera code 2020-10-16 00:44:22 +02:00
4f2122a2be Refactor code 2020-09-25 01:55:18 +02:00
fc529b0694 Add basic input system 2020-05-16 00:56:22 +02:00
542ef348ee first release 2019-10-14 23:02:51 +02:00