Optimize buildings
This commit is contained in:
@@ -55,9 +55,10 @@
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2
|
||||
"TEXCOORD_0":2,
|
||||
"TANGENT":3
|
||||
},
|
||||
"indices":3,
|
||||
"indices":4,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -73,14 +74,14 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_36953",
|
||||
"uri":"Atlas_36953.png"
|
||||
"uri":"textures/Atlas_36953.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
{
|
||||
"bufferView":0,
|
||||
"componentType":5126,
|
||||
"count":160,
|
||||
"count":226,
|
||||
"max":[
|
||||
3,
|
||||
0.09999999403953552,
|
||||
@@ -96,17 +97,23 @@
|
||||
{
|
||||
"bufferView":1,
|
||||
"componentType":5126,
|
||||
"count":160,
|
||||
"count":226,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":2,
|
||||
"componentType":5126,
|
||||
"count":160,
|
||||
"count":226,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":226,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":372,
|
||||
"type":"SCALAR"
|
||||
@@ -115,26 +122,32 @@
|
||||
"bufferViews":[
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":1920,
|
||||
"byteLength":2712,
|
||||
"byteOffset":0,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":1920,
|
||||
"byteOffset":1920,
|
||||
"byteLength":2712,
|
||||
"byteOffset":2712,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":1280,
|
||||
"byteOffset":3840,
|
||||
"byteLength":1808,
|
||||
"byteOffset":5424,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":3616,
|
||||
"byteOffset":7232,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":744,
|
||||
"byteOffset":5120,
|
||||
"byteOffset":10848,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -146,7 +159,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":5864,
|
||||
"byteLength":11592,
|
||||
"uri":"residental-garage.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user