start rewriting mesh code in zig

This commit is contained in:
catangent 2024-12-16 23:19:26 +00:00
parent 5a76cdcd13
commit 6f1eb16a30
14 changed files with 47357 additions and 40 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "raylib"]
path = raylib
url = git@github.com:raysan5/raylib.git
[submodule "zig-gamedev"]
path = zig-gamedev
url = https://github.com/zig-gamedev/zig-gamedev.git