Commit Graph
100 Commits
Author SHA1 Message Date
Dynamitos 88004ce70f Updating slang 2023-12-12 21:45:19 +01:00
Dynamitos dc28979cfd Graceful exit 2023-12-12 11:37:00 +01:00
Dynamitos 3feb331927 Adding AABB to meshlets 2023-12-11 14:45:37 +01:00
Dynamitos eceb0f6bcc Deleting redundant submodules 2023-12-11 13:04:58 +01:00
Dynamitos a49bab9028 builds now with VCPKG and MSAA works 2023-12-10 22:27:59 +01:00
Dynamitos ff8200ab35 Adding MSAA 2023-12-04 16:36:02 +01:00
Dynamitos 34e9304a3c blinn phong shading works 2023-12-03 23:12:20 +01:00
Dynamitos 178f48120d Trying to fix shading 2023-12-03 00:29:02 +01:00
Dynamitos 6c156d3bc2 Shaders are not compiling anymore... 2023-12-02 10:55:00 +01:00
Dynamitos 1493627ceb There is a memory leak 2023-11-30 11:51:53 +01:00
Dynamitos d1475d506e frog 2023-11-27 22:50:37 +01:00
Dynamitos 54e66df4cd it works now??? 2023-11-27 21:08:27 +01:00
Dynamitos 2ad7eae60b Bit of shader refactoring 2023-11-26 12:47:48 +01:00
Dynamitos 52c7fce931 implement global index buffer 2023-11-26 11:27:39 +01:00
Dynamitos 89cee2e41a Somewhat working version 2023-11-26 09:40:48 +01:00
Dynamitos 6daaa61641 Window resizing works 2023-11-18 11:04:30 +01:00
Dynamitos ec760e8deb Adding basic keyboard input 2023-11-17 22:31:26 +01:00
Dynamitos 897eda18b0 IT WORKS 2023-11-17 18:46:37 +01:00
Dynamitos c38d659b4c Forgot to actually remove it 2023-11-17 16:55:21 +01:00
Dynamitos a36939eab8 Light culling crashes, so i remove it for now 2023-11-17 16:53:37 +01:00
Dynamitos 1b2760a4ef No more arraymap 2023-11-16 23:56:15 +01:00
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 59d6c9d794 Idk 2023-11-13 13:48:01 +01:00
Dynamitos 9a26fd75ca Why isnt this working.... 2023-11-13 13:23:16 +01:00
Dynamitos a545426b32 Reducing startup time significantly 2023-11-13 09:07:23 +01:00
Dynamitos c1e4891456 Fixing descriptors a little 2023-11-12 14:46:22 +01:00
Dynamitos a9ac3d14a7 THERE IS SOMETHING ON SCREEN 2023-11-11 22:39:17 +01:00
Dynamitos 91555fcec3 Enabling other passes 2023-11-10 22:26:47 +01:00
Dynamitos 9871fb921d IT WORKS(somewhat) 2023-11-10 22:01:58 +01:00
Dynamitos c30619d07d Depth rendering of terrain works 2023-11-10 19:18:09 +01:00
Dynamitos effb0c6214 its running i think 2023-11-09 22:15:51 +01:00
Dynamitos 19c3e559b1 Progress i guess 2023-11-08 23:27:21 +01:00
Dynamitos ecb5050dc7 Forgetting to delete leads to memoryleaks 2023-11-07 16:55:13 +01:00
Dynamitos d35f7acddc Got a bit further 2023-11-05 11:47:22 +01:00
Dynamitos 77eb92838c compiles again 2023-11-05 10:36:01 +01:00
Dynamitos 4746c0f838 No more shared pointers 2023-11-01 23:12:30 +01:00
Dynamitos 5a9cb13e74 Mesh and Material Serializations 2023-11-01 13:38:49 +01:00
Dynamitos d53492d07b Basic meshlet generation algorithm 2023-10-31 16:16:23 +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 3823fcf0d3 More refactoring 2023-10-08 21:07:45 +02:00
Dynamitos 1b6e1a8453 Starting to refactor into mesh shading 2023-10-07 19:29:53 +02:00
Dynamitos fcc4fc12d4 Refactor ShaderBuffer 2023-08-28 21:23:13 +02:00
Dynamitos dcbce27fb2 Changing engine to shared library 2023-08-26 15:19:12 +02:00
Dynamitos 4ab924f251 Decent asset loading 2023-07-31 21:43:20 +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 b79525c1a6 adding directional light actor 2023-03-09 17:39:57 +01:00
Dynamitos 2607c28b98 testing game export 2023-03-07 21:25:56 +01:00
Dynamitos f1062e5bcb Fixed BlinnPhong shading 2023-02-27 13:52:57 +01: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 3c7346cf7b Moving projection to viewport 2022-11-30 10:19:45 +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 d401027caf Removed submodule external/boost 2022-11-22 22:11:16 +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 14b816fc3c ui rendering works now 2022-04-18 18:08:38 +02:00
Dynamitos 796271f334 Not even with long texts and small scales 2022-04-17 09:10:20 +02:00
Dynamitos 03e1a5784d Text Rendering works 2022-04-15 23:45: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 bebfb94752 Only memory leak on windows anymore 2022-04-05 17:51:32 +02:00
Dynamitos 9003ced2df Apparently it is completely broken on linux 2022-04-02 17:42:07 +02:00
Dynamitos 5af5345048 Still memory leaks in threadpool all 2022-03-28 21:18:57 +02:00
Dynamitos 9130a7961f Works, but with memory leaks 2022-03-26 12:55:04 +01:00
Dynamitos cd28e433cc Somewhat working camera 2022-03-19 22:45:30 +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 b2718dde70 Rendering works now 2021-12-27 15:04:53 +01:00
Dynamitos 79ced0a30f Then chaining still kinda broken 2021-12-22 14:32:40 +01:00
Dynamitos 8ccaa26223 Somewhat fixed thread pool 2021-12-15 00:05:42 +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 94be513538 coroutines on windows... 2021-11-19 15:08:56 +01:00
Dynamitos 56469a137a added boost again 2021-11-18 14:50:54 +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 97dcf25a59 Using indices instead of pointers 2021-11-04 23:47:51 +01:00
Dynamitos 9c48c48f8c Allocator Aware Array and List 2021-10-23 00:22:35 +02:00
Dynamitos 451572f254 Finished writeup and fixed crashes 2021-10-19 23:04:38 +02:00
Dynamitos a0693daa67 Removing multiple inheritance from cmd buffers 2021-10-19 11:00:39 +02:00
DynamitosandGitHub 2cb70d7b16 Create WRITEUP.md 2021-10-14 11:29:08 +02:00
Dynamitos 99760724cd Trying out generic thread pool 2021-10-12 14: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 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