{
	"asset":{
		"generator":"Khronos glTF Blender I/O v4.2.60",
		"version":"2.0"
	},
	"scene":0,
	"scenes":[
		{
			"name":"Scene",
			"nodes":[
				0
			]
		}
	],
	"nodes":[
		{
			"mesh":0,
			"name":"Octahedron"
		}
	],
	"meshes":[
		{
			"name":"Cube.002",
			"primitives":[
				{
					"attributes":{
						"POSITION":0,
						"NORMAL":1,
						"TEXCOORD_0":2
					},
					"indices":3
				}
			]
		}
	],
	"accessors":[
		{
			"bufferView":0,
			"componentType":5126,
			"count":44,
			"max":[
				1,
				1,
				1
			],
			"min":[
				-1,
				-1,
				-1
			],
			"type":"VEC3"
		},
		{
			"bufferView":1,
			"componentType":5126,
			"count":44,
			"type":"VEC3"
		},
		{
			"bufferView":2,
			"componentType":5126,
			"count":44,
			"type":"VEC2"
		},
		{
			"bufferView":3,
			"componentType":5123,
			"count":132,
			"type":"SCALAR"
		}
	],
	"bufferViews":[
		{
			"buffer":0,
			"byteLength":528,
			"byteOffset":0,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":528,
			"byteOffset":528,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":352,
			"byteOffset":1056,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":264,
			"byteOffset":1408,
			"target":34963
		}
	],
	"buffers":[
		{
			"byteLength":1672,
			"uri":"octahedron.bin"
		}
	]
}