Camera and proper rendering
This commit is contained in:
parent
3040800275
commit
a8adf662ff
48 changed files with 65391 additions and 22367 deletions
15
resources/models/Corvette/CorvetteOBJ.json
Normal file
15
resources/models/Corvette/CorvetteOBJ.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"ID": "CorvetteOBJ",
|
||||
"Meshes": [
|
||||
{
|
||||
"ID": "cube_0",
|
||||
"MaterialID": "CorvetteOBJ-mat-1",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 452640,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 151488
|
||||
}
|
||||
],
|
||||
"VertexPath": "resources/models/Corvette/CorvetteOBJ.vtx",
|
||||
"IndexPath": "resources/models/Corvette/CorvetteOBJ.idx"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue