68 lines
986 B
JSON
Vendored
68 lines
986 B
JSON
Vendored
{
|
|
"scenes": [
|
|
{
|
|
"nodes": [0]
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"mesh": 0
|
|
}
|
|
],
|
|
"meshes": [
|
|
{
|
|
"primitives": [
|
|
{
|
|
"attributes": {
|
|
"POSITION": 1
|
|
},
|
|
"indices": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffers": [
|
|
{
|
|
"uri": "simpleTriangle.bin",
|
|
"byteLength": 44
|
|
}
|
|
],
|
|
"bufferViews": [
|
|
{
|
|
"buffer": 0,
|
|
"byteOffset": 0,
|
|
"byteLength": 1e300,
|
|
"target": 34963
|
|
},
|
|
{
|
|
"buffer": 0,
|
|
"byteOffset": 8,
|
|
"byteLength": 36,
|
|
"target": 34962
|
|
}
|
|
],
|
|
"accessors": [
|
|
{
|
|
"bufferView": 0,
|
|
"byteOffset": 0,
|
|
"componentType": 5123,
|
|
"count": 3,
|
|
"type": "SCALAR",
|
|
"max": [2],
|
|
"min": [0]
|
|
},
|
|
{
|
|
"bufferView": 1,
|
|
"byteOffset": 0,
|
|
"componentType": 5126,
|
|
"count": 3,
|
|
"type": "VEC3",
|
|
"max": [1, 1, 0],
|
|
"min": [0, 0, 0]
|
|
}
|
|
],
|
|
"asset": {
|
|
"version": "2.0"
|
|
}
|
|
}
|