mgd2-tram-championships/assets/gltf/test.gltf

263 lines
3.4 KiB
Text
Raw Normal View History

2025-06-26 22:19:05 +02:00
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.4.56",
"version":"2.0"
},
"extensionsUsed":[
"KHR_lights_punctual"
],
"extensionsRequired":[
"KHR_lights_punctual"
],
"extensions":{
"KHR_lights_punctual":{
"lights":[
{
"color":[
1,
1,
1
],
"intensity":54351.41306588226,
"type":"point",
"name":"Light"
}
]
}
},
2025-06-26 22:19:05 +02:00
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1,
2,
3
2025-06-26 22:19:05 +02:00
]
}
],
"nodes":[
{
"extensions":{
"KHR_lights_punctual":{
"light":0
}
},
"name":"Light",
"rotation":[
-0.28416627645492554,
0.7269423007965088,
0.34203392267227173,
0.5232754945755005
],
"translation":[
4.076245307922363,
5.903861999511719,
-1.0054539442062378
]
},
2025-06-26 22:19:05 +02:00
{
"extras":{
"skein":[
2025-06-26 22:19:05 +02:00
{
"mgd2_demonic_posession::game::scene::StaticColliderConfig":{
"x":10.0,
"y":15.0,
2025-06-26 22:19:05 +02:00
"z":1.0
}
},
{
"bevy_rapier3d::dynamics::rigid_body::RigidBody":"Fixed"
2025-06-26 22:19:05 +02:00
}
]
},
"mesh":0,
"name":"Cube"
},
{
"extras":{
"skein":[
{
"mgd2_demonic_posession::game::scene::StaticColliderConfig":{
"x":2.0,
"y":2.0,
"z":2.0
}
}
]
},
"mesh":1,
"name":"Cube.001",
"rotation":[
0,
0.3594704866409302,
0,
0.9331565499305725
],
"translation":[
0,
1.5,
3
]
},
{
"extras":{
"skein":[
{
"mgd2_demonic_posession::game::player::PlayerSpawnMarker":{}
}
]
},
"name":"Empty",
"translation":[
0,
3,
-4
2025-06-26 22:19:05 +02:00
]
}
],
"meshes":[
{
"name":"Cube.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
},
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":24,
"max":[
5,
0.5,
7.5
2025-06-26 22:19:05 +02:00
],
"min":[
-5,
-0.5,
-7.5
2025-06-26 22:19:05 +02:00
],
"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":24,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":24,
"type":"VEC3"
},
{
"bufferView":6,
"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":288,
"byteOffset":840,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":1128,
"target":34962
},
{
"buffer":0,
"byteLength":192,
"byteOffset":1416,
"target":34962
}
],
"buffers":[
{
"byteLength":1608,
"uri":"test.bin"
}
]
}