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

221 lines
3 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":"Base",
"scale":[
300,
1,
300
]
},
{
"camera":0,
"name":"Camera",
"rotation":[
-0.22495102882385254,
0,
0,
0.9743701219558716
],
"translation":[
0,
64,
360
]
}
],
"cameras":[
{
"name":"Camera",
"perspective":{
"aspectRatio":1,
"yfov":0.6911112070083618,
"zfar":2000,
"znear":0.10000000149011612
},
"type":"perspective"
}
],
"materials":[
{
"doubleSided":true,
"name":"Material",
"pbrMetallicRoughness":{
"baseColorFactor":[
0.8003232479095459,
0.052682049572467804,
0.03800351545214653,
1
],
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
},
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":7,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":180024,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":180024,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":180024,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5125,
"count":810036,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":360000,
"max":[
0.996666669845581,
1,
0.996666669845581
],
"min":[
-0.996666669845581,
-1,
-0.996666669845581
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":360000,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":360000,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5125,
"count":540000,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":2160288,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":2160288,
"byteOffset":2160288,
"target":34962
},
{
"buffer":0,
"byteLength":1440192,
"byteOffset":4320576,
"target":34962
},
{
"buffer":0,
"byteLength":3240144,
"byteOffset":5760768,
"target":34963
},
{
"buffer":0,
"byteLength":4320000,
"byteOffset":9000912,
"target":34962
},
{
"buffer":0,
"byteLength":4320000,
"byteOffset":13320912,
"target":34962
},
{
"buffer":0,
"byteLength":2880000,
"byteOffset":17640912,
"target":34962
},
{
"buffer":0,
"byteLength":2160000,
"byteOffset":20520912,
"target":34963
}
],
"buffers":[
{
"byteLength":22680912,
"uri":"grid.bin"
}
]
}