Optimize buildings
This commit is contained in:
@@ -67,9 +67,10 @@
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2
|
||||
"TEXCOORD_0":2,
|
||||
"TANGENT":3
|
||||
},
|
||||
"indices":3,
|
||||
"indices":4,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -79,11 +80,11 @@
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"POSITION":4,
|
||||
"NORMAL":5,
|
||||
"TEXCOORD_0":6
|
||||
"POSITION":5,
|
||||
"NORMAL":6,
|
||||
"TEXCOORD_0":7
|
||||
},
|
||||
"indices":7,
|
||||
"indices":8,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -99,7 +100,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_12696",
|
||||
"uri":"Atlas_12696.png"
|
||||
"uri":"textures/Atlas_12696.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -133,12 +134,18 @@
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":28,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":60,
|
||||
"type":"SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"bufferView":5,
|
||||
"componentType":5126,
|
||||
"count":521,
|
||||
"max":[
|
||||
@@ -154,19 +161,19 @@
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":5,
|
||||
"bufferView":6,
|
||||
"componentType":5126,
|
||||
"count":521,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":6,
|
||||
"bufferView":7,
|
||||
"componentType":5126,
|
||||
"count":521,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":7,
|
||||
"bufferView":8,
|
||||
"componentType":5123,
|
||||
"count":1359,
|
||||
"type":"SCALAR"
|
||||
@@ -193,32 +200,38 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":120,
|
||||
"byteLength":448,
|
||||
"byteOffset":896,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":120,
|
||||
"byteOffset":1344,
|
||||
"target":34963
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":6252,
|
||||
"byteOffset":1016,
|
||||
"byteOffset":1464,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":6252,
|
||||
"byteOffset":7268,
|
||||
"byteOffset":7716,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":4168,
|
||||
"byteOffset":13520,
|
||||
"byteOffset":13968,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":2718,
|
||||
"byteOffset":17688,
|
||||
"byteOffset":18136,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -230,7 +243,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":20408,
|
||||
"byteLength":20856,
|
||||
"uri":"residental-house8.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user