Commit Graph
21 Commits
Author SHA1 Message Date
Dynamitos 77eb92838c compiles again 2023-11-05 10:36:01 +01:00
Dynamitos 1ca861459c Refactoring graphics 2023-10-26 18:37:29 +02:00
Dynamitos 28e5c9ff01 Reworking VertexData 2023-10-24 15:01:09 +02:00
Dynamitos fcc4fc12d4 Refactor ShaderBuffer 2023-08-28 21:23:13 +02:00
Dynamitos f1062e5bcb Fixed BlinnPhong shading 2023-02-27 13:52:57 +01:00
Dynamitos 2208ab438a overhauled physics engine 2023-01-21 18:43:21 +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 03e1a5784d Text Rendering works 2022-04-15 23:45:44 +02:00
Dynamitos 84049a762c Light Culling still doesn't work properly 2022-02-24 22:38:26 +01:00
Dynamitos f4ce5f9585 Refactoring jobs 2021-12-09 12:38:02 +01:00
Dynamitos 9e3a2446ce More threadpool bs 2021-12-02 13:00:03 +01:00
Dynamitos 5fafdda770 Async render passes 2021-11-24 12:10:23 +01:00
Dynamitos 59b262777c Fixing linux build kind of 2021-10-13 15:20:30 +02:00
Dynamitos a6f784e6a1 Basic renderhierarchy async updates 2021-10-05 12:24:41 +02:00
Dynamitos 5dfc8300c5 Screw rendergraphs (for now) 2021-10-01 19:55:04 +02:00
Dynamitos bd739068d6 Restructuring renderpasses 2021-09-29 22:12:56 +02:00
Dynamitos 632d120f6d Basic UI quad, yay 2021-09-23 10:10:39 +02:00
Dynamitos 7f019a28b4 Basic light culling but without the culling 2021-06-12 18:51:29 +02:00
Dynamitos e00b382d4a Provisional light culling 2021-05-10 23:57:55 +02:00
Dynamitos 0cf13bcff5 Adding basic depth prepass 2021-05-06 17:02:10 +02:00