Commit Graph
24 Commits
Author SHA1 Message Date
Dynamitos 3dc5855d6c Memory leak, but otherwise working 2023-11-16 22:58:47 +01:00
Dynamitos 35966cb5b7 More Refactoring 2023-11-15 17:42:57 +01:00
Dynamitos f8f48352a3 More refactoring 2023-11-15 00:06:00 +01:00
Dynamitos 1ca861459c Refactoring graphics 2023-10-26 18:37:29 +02:00
Dynamitos f46262b66e implemented basic shader expressions 2023-02-24 22:09:07 +01:00
Dynamitos 1e04da963d Implementing basic physics 2022-11-29 16:34:42 +01:00
Dynamitos 3d3e264867 Engine is now installable 2022-11-22 22:11:37 +01:00
Dynamitos 4ba0bf3b45 Viewport controls 2022-11-17 16:47:42 +01:00
Dynamitos 05bc31a2b4 Adding Editor executable 2022-09-24 21:06:25 +02:00
Dynamitos 84049a762c Light Culling still doesn't work properly 2022-02-24 22:38:26 +01:00
Dynamitos 528b79812e Starts but segfaults sometimes, yay 2021-10-16 12:59:11 +02:00
Dynamitos 59b262777c Fixing linux build kind of 2021-10-13 15:20:30 +02:00
Dynamitos 22adb08bfc adding aftermath debugging and fixing forward plus 2021-06-04 18:27:49 +02:00
Dynamitos 312ae2af9a 3700 FPS here we go 2021-04-13 23:09:16 +02:00
Dynamitos bb5b48698a Adding nlohmanns json library 2020-05-05 01:52:07 +02:00
Dynamitos 576747c369 implementing renderpass and vieport 2020-04-12 15:47:19 +02:00
Dynamitos 3ba8f2c2a0 Fixing memory leak with RefPtr 2020-04-01 02:17:49 +02:00
Dynamitos 62c2d37cb3 Now shipping with premake to enable direct slang builds 2020-03-26 00:25:33 +01:00
Dynamitos ae92439164 Implementing Commandbuffers 2020-03-24 21:05:32 +01:00
Dynamitos fda46a7ab8 Namespace refactoring to avoid prefixing everything with Vulkan 2020-03-20 01:27:40 +01:00
Dynamitos a5473409c1 Startet to terribly implement a list 2020-03-13 12:44:33 +01:00
Dynamitos f232cffe30 Implementing refptr up and downcasts 2020-03-09 12:30:07 +01:00
HOEGLER Stefan 4c2535931e Basic graphics structure 2020-03-02 19:07:49 +01:00
HOEGLER Stefan a14237d6ce Implemented basic containers and ref pointers 2020-02-25 00:45:20 +01:00