The viewer only says that only the texture coords aren’t used, which is fine. I actually tested incrementing the indices on 3 separate models, where all of them rendered ok.
| 0 |
UNUSED_OBJECT |
This object may be unused. |
2 |
/meshes/0/primitives/0/attributes/TEXCOORD_0 |
| 1 |
UNUSED_OBJECT |
This object may be unused. |
2 |
/meshes/0/primitives/1/attributes/TEXCOORD_0 |
None of the accessors in the file don’t have a byteOffset as they point to different bufferView objects
I can’t include links in my post
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":24,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":24,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":24,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":36,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":24,
"max":[
3.0999999046325684,
1,
1
],
"min":[
1.0999999046325684,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":24,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":24,
"type":"VEC2"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":288,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":288,
"target":34962
},
{
"buffer":0,
"byteLength":192,
"byteOffset":576,
"target":34962
},
{
"buffer":0,
"byteLength":72,
"byteOffset":768,
"target":34963
},
{
"buffer":0,
"byteLength":288,
"byteOffset":840,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":1128,
"target":34962
},
{
"buffer":0,
"byteLength":192,
"byteOffset":1416,
"target":34962
}
],