Save on draw calls
This commit is contained in:
@@ -55,9 +55,10 @@
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2
|
||||
"TEXCOORD_0":2,
|
||||
"TANGENT":3
|
||||
},
|
||||
"indices":3,
|
||||
"indices":4,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
@@ -73,7 +74,7 @@
|
||||
{
|
||||
"mimeType":"image/png",
|
||||
"name":"Atlas_73934",
|
||||
"uri":"Atlas_73934.png"
|
||||
"uri":"textures/Atlas_73934.png"
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
@@ -107,6 +108,12 @@
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":16,
|
||||
"type":"VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":24,
|
||||
"type":"SCALAR"
|
||||
@@ -133,8 +140,14 @@
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":48,
|
||||
"byteLength":256,
|
||||
"byteOffset":512,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":48,
|
||||
"byteOffset":768,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
@@ -146,7 +159,7 @@
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":560,
|
||||
"byteLength":816,
|
||||
"uri":"residental-wall1.bin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user