Optimize buildings
This commit is contained in:
@@ -99,9 +99,10 @@
|
||||
"attributes":{
|
||||
"POSITION":4,
|
||||
"NORMAL":5,
|
||||
"TEXCOORD_0":6
|
||||
"TEXCOORD_0":6,
|
||||
"TANGENT":7
|
||||
},
|
||||
"indices":7,
|
||||
"indices":8,
|
||||
"material":1
|
||||
}
|
||||
]
|
||||
@@ -117,7 +118,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_36953",
|
||||
"uri":"Atlas_36953.png"
|
||||
"uri":"textures/Atlas_36953.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -185,6 +186,12 @@
|
||||
},
|
||||
{
|
||||
"bufferView":7,
|
||||
"componentType":5126,
|
||||
"count":8,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":8,
|
||||
"componentType":5123,
|
||||
"count":12,
|
||||
"type":"SCALAR"
|
||||
@@ -235,8 +242,14 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":24,
|
||||
"byteLength":128,
|
||||
"byteOffset":24764,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":24,
|
||||
"byteOffset":24892,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -248,7 +261,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":24788,
|
||||
"byteLength":24916,
|
||||
"uri":"residental-house10.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user