Optimize buildings
This commit is contained in:
@@ -73,9 +73,10 @@
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2
|
||||
"TEXCOORD_0":2,
|
||||
"TANGENT":3
|
||||
},
|
||||
"indices":3
|
||||
"indices":4
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -84,11 +85,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
|
||||
}
|
||||
]
|
||||
@@ -104,7 +106,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_12696",
|
||||
"uri":"Atlas_12696.png"
|
||||
"uri":"textures/Atlas_12696.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -138,14 +140,20 @@
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":28,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":72,
|
||||
"type":"SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"bufferView":5,
|
||||
"componentType":5126,
|
||||
"count":346,
|
||||
"count":369,
|
||||
"max":[
|
||||
12.000000953674316,
|
||||
13,
|
||||
@@ -159,19 +167,25 @@
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":5,
|
||||
"bufferView":6,
|
||||
"componentType":5126,
|
||||
"count":346,
|
||||
"count":369,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":6,
|
||||
"bufferView":7,
|
||||
"componentType":5126,
|
||||
"count":346,
|
||||
"count":369,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":7,
|
||||
"bufferView":8,
|
||||
"componentType":5126,
|
||||
"count":369,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":9,
|
||||
"componentType":5123,
|
||||
"count":966,
|
||||
"type":"SCALAR"
|
||||
@@ -198,32 +212,44 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":144,
|
||||
"byteLength":448,
|
||||
"byteOffset":896,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":144,
|
||||
"byteOffset":1344,
|
||||
"target":34963
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":4152,
|
||||
"byteOffset":1040,
|
||||
"byteLength":4428,
|
||||
"byteOffset":1488,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":4152,
|
||||
"byteOffset":5192,
|
||||
"byteLength":4428,
|
||||
"byteOffset":5916,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":2768,
|
||||
"byteOffset":9344,
|
||||
"byteLength":2952,
|
||||
"byteOffset":10344,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":5904,
|
||||
"byteOffset":13296,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":1932,
|
||||
"byteOffset":12112,
|
||||
"byteOffset":19200,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -235,7 +261,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":14044,
|
||||
"byteLength":21132,
|
||||
"uri":"residental-house7.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user