Updated to deferred renderer

This commit is contained in:
Halbear 2026-06-20 03:04:33 +01:00
parent 2d37c574d6
commit 4a7c820cec
316 changed files with 1192631 additions and 158432 deletions

View file

@ -0,0 +1,15 @@
{
"ID": "trainModel",
"Meshes": [
{
"ID": "mesh_0",
"MaterialID": "trainModel-mat-1",
"OffsetVertex": 0,
"VertexSize": 815752,
"OffsetIndex": 0,
"IndexSize": 90672
}
],
"VertexPath": "resources/models/train/trainModel.vtx",
"IndexPath": "resources/models/train/trainModel.idx"
}