Files
FGL-Engine/src/assets/TestScene.gltf
2025-03-17 14:46:50 -04:00

358 lines
4.6 KiBLFS
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.3.47",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
3
]
}
],
"nodes":[
{
"mesh":0,
"name":"Inner Cube",
"scale":[
0.08698264509439468,
0.08698264509439468,
0.08698264509439468
],
"translation":[
0,
0,
-0.19132274389266968
]
},
{
"mesh":1,
"name":"Plane",
"scale":[
0.08698264509439468,
0.08698264509439468,
0.08698264509439468
],
"translation":[
0.1450813114643097,
0,
0.11282370239496231
]
},
{
"mesh":2,
"name":"Sphere",
"scale":[
0.08698264509439468,
0.08698264509439468,
0.08698264509439468
],
"translation":[
-0.19418828189373016,
0,
0.044942766427993774
]
},
{
"children":[
0,
1,
2
],
"mesh":3,
"name":"Outer Cube",
"scale":[
11.496545791625977,
11.496545791625977,
11.496545791625977
]
}
],
"meshes":[
{
"name":"Cube.002",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
},
{
"name":"Plane",
"primitives":[
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":7
}
]
},
{
"name":"Sphere",
"primitives":[
{
"attributes":{
"POSITION":8,
"NORMAL":9,
"TEXCOORD_0":10
},
"indices":11
}
]
},
{
"name":"Cube.001",
"primitives":[
{
"attributes":{
"POSITION":12,
"NORMAL":13,
"TEXCOORD_0":14
},
"indices":3
}
]
}
],
"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":4,
"max":[
1,
0,
1
],
"min":[
-1,
0,
-1
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":4,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":4,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5123,
"count":6,
"type":"SCALAR"
},
{
"bufferView":8,
"componentType":5126,
"count":559,
"max":[
0.9999997019767761,
1,
0.9999993443489075
],
"min":[
-0.9999990463256836,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":9,
"componentType":5126,
"count":559,
"type":"VEC3"
},
{
"bufferView":10,
"componentType":5126,
"count":559,
"type":"VEC2"
},
{
"bufferView":11,
"componentType":5123,
"count":2880,
"type":"SCALAR"
},
{
"bufferView":12,
"componentType":5126,
"count":24,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":13,
"componentType":5126,
"count":24,
"type":"VEC3"
},
{
"bufferView":14,
"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":48,
"byteOffset":840,
"target":34962
},
{
"buffer":0,
"byteLength":48,
"byteOffset":888,
"target":34962
},
{
"buffer":0,
"byteLength":32,
"byteOffset":936,
"target":34962
},
{
"buffer":0,
"byteLength":12,
"byteOffset":968,
"target":34963
},
{
"buffer":0,
"byteLength":6708,
"byteOffset":980,
"target":34962
},
{
"buffer":0,
"byteLength":6708,
"byteOffset":7688,
"target":34962
},
{
"buffer":0,
"byteLength":4472,
"byteOffset":14396,
"target":34962
},
{
"buffer":0,
"byteLength":5760,
"byteOffset":18868,
"target":34963
},
{
"buffer":0,
"byteLength":288,
"byteOffset":24628,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":24916,
"target":34962
},
{
"buffer":0,
"byteLength":192,
"byteOffset":25204,
"target":34962
}
],
"buffers":[
{
"byteLength":25396,
"uri":"TestScene.bin"
}
]
}