Optimize buildings
This commit is contained in:
@@ -108,9 +108,10 @@
|
||||
"attributes":{
|
||||
"POSITION":8,
|
||||
"NORMAL":9,
|
||||
"TEXCOORD_0":10
|
||||
"TEXCOORD_0":10,
|
||||
"TANGENT":11
|
||||
},
|
||||
"indices":11,
|
||||
"indices":12,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -126,7 +127,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_36953",
|
||||
"uri":"Atlas_36953.png"
|
||||
"uri":"textures/Atlas_36953.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -228,6 +229,12 @@
|
||||
},
|
||||
{
|
||||
"bufferView":11,
|
||||
"componentType":5126,
|
||||
"count":142,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":12,
|
||||
"componentType":5123,
|
||||
"count":378,
|
||||
"type":"SCALAR"
|
||||
@@ -302,8 +309,14 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":756,
|
||||
"byteLength":2272,
|
||||
"byteOffset":38028,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":756,
|
||||
"byteOffset":40300,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -315,7 +328,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":38784,
|
||||
"byteLength":41056,
|
||||
"uri":"residental-house11.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user