Commit graph

14 commits

Author SHA1 Message Date
e805891885 implement custom chunk meshes, models and shaders. 2025-04-14 20:29:41 +01:00
371c3545dd refactor: add comments and rename variables in chunk.zig 2025-04-10 15:56:19 +01:00
ed1e0ecb6b convert submodules to normal folders for now 2025-04-09 20:00:20 +01:00
389e934900 refactor 2025-04-09 19:15:08 +01:00
4633aed567 refactor: replace c types with zig types 2024-12-23 18:49:37 +00:00
c19a19166b add basic edge shading 2024-12-23 18:45:07 +00:00
6f1eb16a30 start rewriting mesh code in zig 2024-12-16 23:19:26 +00:00
catAngent
5a76cdcd13 fix face orientation 2024-09-20 10:03:22 +01:00
catAngent
e560c0de6b implement image atlasing and tiling 2024-09-19 21:33:32 +01:00
catAngent
5c7f996eb6 implement greedy meshing 2024-09-15 21:25:30 +01:00
catAngent
5cf2933210 implement basic meshing 2024-09-12 22:51:16 +01:00
catAngent
41d076914f move away from bindings, now using native build.zig 2024-09-09 21:07:10 +01:00
catAngent
8de184ff38 init 2024-09-09 18:07:36 +01:00
catAngent
1a18e45b89 init 2024-09-09 18:05:14 +01:00