Updated to deferred renderer
This commit is contained in:
parent
2d37c574d6
commit
4a7c820cec
316 changed files with 1192631 additions and 158432 deletions
15
resources/models/train/trainModel.json
Normal file
15
resources/models/train/trainModel.json
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue