Commit Graph
55 Commits
Author SHA1 Message Date
Dynamitos 4aacdce41f Fixing Linux build 2023-10-09 15:12:07 +02:00
Dynamitos dcbce27fb2 Changing engine to shared library 2023-08-26 15:19:12 +02:00
Dynamitos 1668df467a Material loading works now 2023-07-13 21:01:20 +02:00
Dynamitos 96d5cf67cb material serialization fixes 2023-04-09 16:39:53 +02:00
Dynamitos f46262b66e implemented basic shader expressions 2023-02-24 22:09:07 +01:00
Dynamitos 48fa098546 Implementing basic asset serialization 2023-02-13 14:56:13 +01:00
Dynamitos 9e1e4076f0 New game interface 2023-02-01 22:13:04 +01:00
Dynamitos 0dce84459e Implemented basic game dll interaction 2023-01-29 18:58:59 +01:00
Dynamitos 2208ab438a overhauled physics engine 2023-01-21 18:43:21 +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 f635ee2100 Implementing ECS SystemBase and updating slang 2022-11-15 12:19:11 +01:00
Dynamitos 05bc31a2b4 Adding Editor executable 2022-09-24 21:06:25 +02:00
Dynamitos d7566c5825 Revamping build system 2022-04-30 20:35:25 +02:00
Dynamitos 9939d625b5 Adding EnTT 2022-04-28 19:24:44 +02:00
Dynamitos eb23264c40 Basic crashing text rendering 2022-04-15 11:19:30 +02:00
Dynamitos 3fec36295a Trying ttf loading 2022-04-13 13:01:46 +02:00
Dynamitos 9130a7961f Works, but with memory leaks 2022-03-26 12:55:04 +01:00
Dynamitos 84049a762c Light Culling still doesn't work properly 2022-02-24 22:38:26 +01:00
Dynamitos 5268bb68e2 ThreadPool now working with no memory leaks 2022-02-14 16:29:26 +01:00
Dynamitos 6d48267ec2 Basic mutability framework 2022-01-12 14:40:26 +01:00
Dynamitos 9e3a2446ce More threadpool bs 2021-12-02 13:00:03 +01:00
Dynamitos 94be513538 coroutines on windows... 2021-11-19 15:08:56 +01:00
Dynamitos f20ef8d1b1 temporarily removing boost 2021-11-18 12:48:21 +01:00
Dynamitos dd8a835a4d Looks like no polymorphic map yet 2021-11-05 00:01:12 +01:00
Dynamitos 1b7ab9b1f1 Polymorphic Map and threadpool 2021-11-01 20:25:16 +01:00
Dynamitos 451572f254 Finished writeup and fixed crashes 2021-10-19 23:04:38 +02:00
Dynamitos 528b79812e Starts but segfaults sometimes, yay 2021-10-16 12:59:11 +02:00
Dynamitos b1d8ef4120 Preparing for Writeup 2021-10-15 23:12:29 +02:00
Dynamitos 59b262777c Fixing linux build kind of 2021-10-13 15:20:30 +02:00
Dynamitos bd739068d6 Restructuring renderpasses 2021-09-29 22:12:56 +02:00
Dynamitos df977110d3 Implementing ktx texture loading 2021-08-22 23:07:38 +02:00
Dynamitos c5686377be Removing slang temporarily 2021-08-21 18:02:53 +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
Stefan Högler d5f0fe644f Fixing a boatload of warnings 2021-04-01 16:40:14 +02:00
Dynamitos 28f0f88c03 Provisional multithreading framework 2021-03-31 12:18:16 +02:00
Dynamitos 41710220ec Improving performance, but breaking vertex buffers 2020-10-30 18:45:35 +01:00
Dynamitos 8d4c43361b First runnable render loop 2020-10-14 01:49:43 +02:00
Dynamitos ceee96b462 Trying to fix invalid descriptorlayout 2020-10-03 11:00:10 +02:00
Dynamitos 6814587b54 Fixing build for the millionth time 2020-08-11 22:38:19 +02:00
Dynamitos 839be06f90 Temporary commit to investigate build error 2020-08-11 21:23:20 +02:00
Dynamitos f27859a02c Fixing slang compilation temporarily, renaming vertexfactory 2020-08-06 00:54:43 +02:00
Dynamitos 356e6058fe Redo of render paths 2020-06-02 11:46:18 +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 b3ad5bc573 Fixing slang on windows build 2020-03-25 21:29:43 +01:00
Dynamitos 018a3a8974 Experimental auto submodule clone 2020-03-25 11:55:50 +01:00
Dynamitos ae92439164 Implementing Commandbuffers 2020-03-24 21:05:32 +01:00