cleanup and refactoring

This commit is contained in:
CDaut 2024-05-25 11:53:25 +02:00
parent 2302158928
commit 76f6bf62a4
Signed by: clara
GPG key ID: 223391B52FAD4463
1285 changed files with 757994 additions and 8 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -0,0 +1,335 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.1.63",
"version":"2.0"
},
"extensionsUsed":[
"KHR_materials_emissive_strength"
],
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1,
2
]
}
],
"nodes":[
{
"mesh":0,
"name":"Base",
"scale":[
300,
1,
300
]
},
{
"camera":0,
"name":"Camera",
"rotation":[
-0.4850793778896332,
0.011384948156774044,
0.006316010374575853,
0.874373197555542
],
"translation":[
22.192241668701172,
739.938720703125,
580.302978515625
]
},
{
"mesh":1,
"name":"Plane",
"scale":[
424.1018981933594,
424.1018981933594,
424.1018981933594
],
"translation":[
0,
684.2815551757812,
0
]
}
],
"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
}
},
{
"doubleSided":true,
"emissiveFactor":[
1,
1,
1
],
"extensions":{
"KHR_materials_emissive_strength":{
"emissiveStrength":2
}
},
"name":"Material.001",
"pbrMetallicRoughness":{
"baseColorFactor":[
0.800000011920929,
0.800000011920929,
0.800000011920929,
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
}
]
},
{
"name":"Plane",
"primitives":[
{
"attributes":{
"POSITION":8,
"NORMAL":9,
"TEXCOORD_0":10
},
"indices":11,
"material":1
}
]
}
],
"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"
},
{
"bufferView":8,
"componentType":5126,
"count":4,
"max":[
1,
0,
1
],
"min":[
-1,
0,
-1
],
"type":"VEC3"
},
{
"bufferView":9,
"componentType":5126,
"count":4,
"type":"VEC3"
},
{
"bufferView":10,
"componentType":5126,
"count":4,
"type":"VEC2"
},
{
"bufferView":11,
"componentType":5123,
"count":6,
"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
},
{
"buffer":0,
"byteLength":48,
"byteOffset":22680912,
"target":34962
},
{
"buffer":0,
"byteLength":48,
"byteOffset":22680960,
"target":34962
},
{
"buffer":0,
"byteLength":32,
"byteOffset":22681008,
"target":34962
},
{
"buffer":0,
"byteLength":12,
"byteOffset":22681040,
"target":34963
}
],
"buffers":[
{
"byteLength":22681052,
"uri":"grid.bin"
}
]
}

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,113 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.1.63",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1
]
}
],
"nodes":[
{
"name":"sportsCar"
},
{
"mesh":0,
"name":"Plane",
"scale":[
-4.532076835632324,
-4.532076835632324,
-4.532076835632324
]
}
],
"meshes":[
{
"name":"Plane",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":4,
"max":[
1,
0,
1
],
"min":[
-1,
0,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":4,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":4,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":6,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":48,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":48,
"byteOffset":48,
"target":34962
},
{
"buffer":0,
"byteLength":32,
"byteOffset":96,
"target":34962
},
{
"buffer":0,
"byteLength":12,
"byteOffset":128,
"target":34963
}
],
"buffers":[
{
"byteLength":140,
"uri":"sportscar.bin"
}
]
}