Save on draw calls

This commit is contained in:
2025-03-17 19:40:50 +03:00
parent 8e140fb878
commit ea792d8ea9
101 changed files with 2141 additions and 13712 deletions

View File

@@ -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"
}
]