it renders but not properly

This commit is contained in:
Halbear 2026-06-05 15:04:01 +01:00
parent 66783c4cc5
commit 3040800275
29 changed files with 96 additions and 57 deletions

View file

@ -0,0 +1,15 @@
{
"ID": "cube",
"Meshes": [
{
"ID": "cubemtl_0",
"MaterialID": "cube-mat-1",
"OffsetVertex": 0,
"VertexSize": 480,
"OffsetIndex": 0,
"IndexSize": 144
}
],
"VertexPath": "resources/models/cube/cube.vtx",
"IndexPath": "resources/models/cube/cube.idx"
}