Commit Graph

69 Commits

Author SHA1 Message Date
4cbf151fd9 Refactor math for no good reason; I just really like math 2025-11-13 02:22:22 +01:00
2e8cfd36fd Add math 2025-11-12 01:56:08 +01:00
c11a384b27 Replace zig-gamedev implementation with sokol implementation 2025-11-11 19:53:15 +01:00
3379717cf5 Texture pipeline, pixel-art shader 2025-11-11 19:47:16 +01:00
f2eff70179 Move and change shader module name; in preparation for asset pipeline 2025-11-10 00:46:17 +01:00
67a0c4e417 Port old pipeline logic 2025-11-10 00:41:33 +01:00
bcde2e80ff PBR Shader 2025-11-09 21:32:13 +01:00
00b5f9c2b2 Show Dear ImGui demo window 2025-11-08 18:53:30 +01:00
a956085240 tringle 2025-11-08 18:45:12 +01:00
b1cf52b552 Empty window 2025-11-08 18:07:15 +01:00
1a3d52079b Switch to sokol 2025-11-08 17:43:11 +01:00
439d8d3b25 Renderer code 2025-02-16 22:01:42 +01:00
e101346d4f Steal some renderer helpers from my previous project 2025-02-16 19:44:18 +01:00
d7794972d4 Add tilemap to texture array conversion to pipeline 2025-02-16 16:54:15 +01:00
88e2e58228 Introduce pipeline, shader sketch 2025-02-11 21:11:25 +01:00
4c381f5e77 Introduce textures 2025-02-09 00:10:22 +01:00
bf2c03b8d5 Rename build options 2025-02-08 12:16:31 +01:00
50b68ed5b2 Custom logger and console, setup IO callbacks 2025-02-02 19:03:00 +01:00
b98288605b Project template 2025-02-02 16:41:39 +01:00