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,12 @@
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"POSITION":4,
|
||||
"NORMAL":5,
|
||||
"TEXCOORD_0":6
|
||||
"POSITION":5,
|
||||
"NORMAL":6,
|
||||
"TEXCOORD_0":7,
|
||||
"TANGENT":8
|
||||
},
|
||||
"indices":7,
|
||||
"indices":9,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -99,7 +101,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_73934",
|
||||
"uri":"Atlas_73934.png"
|
||||
"uri":"textures/Atlas_73934.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -133,14 +135,20 @@
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":28,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":72,
|
||||
"type":"SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"bufferView":5,
|
||||
"componentType":5126,
|
||||
"count":368,
|
||||
"count":372,
|
||||
"max":[
|
||||
7,
|
||||
13,
|
||||
@@ -154,19 +162,25 @@
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":5,
|
||||
"bufferView":6,
|
||||
"componentType":5126,
|
||||
"count":368,
|
||||
"count":372,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":6,
|
||||
"bufferView":7,
|
||||
"componentType":5126,
|
||||
"count":368,
|
||||
"count":372,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":7,
|
||||
"bufferView":8,
|
||||
"componentType":5126,
|
||||
"count":372,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":9,
|
||||
"componentType":5123,
|
||||
"count":1002,
|
||||
"type":"SCALAR"
|
||||
@@ -193,32 +207,44 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":144,
|
||||
"byteLength":448,
|
||||
"byteOffset":896,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":144,
|
||||
"byteOffset":1344,
|
||||
"target":34963
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":4416,
|
||||
"byteOffset":1040,
|
||||
"byteLength":4464,
|
||||
"byteOffset":1488,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":4416,
|
||||
"byteOffset":5456,
|
||||
"byteLength":4464,
|
||||
"byteOffset":5952,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":2944,
|
||||
"byteOffset":9872,
|
||||
"byteLength":2976,
|
||||
"byteOffset":10416,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":5952,
|
||||
"byteOffset":13392,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":2004,
|
||||
"byteOffset":12816,
|
||||
"byteOffset":19344,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -230,7 +256,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":14820,
|
||||
"byteLength":21348,
|
||||
"uri":"residental-hut1.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user