continued with asset loader

This commit is contained in:
2026-05-18 18:10:06 -04:00
parent e02e92db10
commit 6a0e0d0685
28 changed files with 183 additions and 73575 deletions

View File

@@ -0,0 +1,5 @@
{
"name": "phong",
"vertex": "phong.vert",
"fragment": "phong.frag"
}