added 3D models
This commit is contained in:
parent
4a7c820cec
commit
a9b8e44ad9
49 changed files with 1131936 additions and 0 deletions
15
resources/models/roundHouse/RoundHouse.json
Normal file
15
resources/models/roundHouse/RoundHouse.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"ID": "RoundHouse",
|
||||
"Meshes": [
|
||||
{
|
||||
"ID": "cube_0",
|
||||
"MaterialID": "RoundHouse-mat-1",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 25872,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 2832
|
||||
}
|
||||
],
|
||||
"VertexPath": "resources/models/roundHouse/RoundHouse.vtx",
|
||||
"IndexPath": "resources/models/roundHouse/RoundHouse.idx"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue