bluenoise-raytracer/raytracer/media/scenes/hairball.gltf
2024-08-26 13:43:19 +02:00

125 lines
1.6 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.2.57",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1
]
}
],
"nodes":[
{
"mesh":0,
"name":"hairball",
"rotation":[
0.7071068286895752,
0,
0,
0.7071068286895752
]
},
{
"camera":0,
"name":"Camera",
"rotation":[
0,
0.7071068286895752,
0,
0.7071068286895752
],
"translation":[
15,
0,
0
]
}
],
"cameras":[
{
"name":"Camera.001",
"perspective":{
"aspectRatio":1,
"yfov":0.6911112070083618,
"zfar":1000,
"znear":0.10000000149011612
},
"type":"perspective"
}
],
"meshes":[
{
"name":"hairball",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1
},
"indices":2
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":4503429,
"max":[
4.5796098709106445,
4.622885227203369,
4.630561828613281
],
"min":[
-4.563293933868408,
-4.571279048919678,
-4.597643852233887
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":4503429,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5125,
"count":8640000,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":54041148,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":54041148,
"byteOffset":54041148,
"target":34962
},
{
"buffer":0,
"byteLength":34560000,
"byteOffset":108082296,
"target":34963
}
],
"buffers":[
{
"byteLength":142642296,
"uri":"hairball.bin"
}
]
}