start rewriting mesh code in zig
This commit is contained in:
parent
5a76cdcd13
commit
6f1eb16a30
14 changed files with 47357 additions and 40 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue