init commit

This commit is contained in:
2025-06-11 22:45:11 +08:00
commit 71307f3e53
115 changed files with 13922 additions and 0 deletions
+193
View File
@@ -0,0 +1,193 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.3.47",
"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"
}
]
}
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1,
2
]
}
],
"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
]
},
{
"camera":0,
"name":"Camera",
"rotation":[
-0.12186934053897858,
0,
0,
0.9925462007522583
],
"translation":[
0,
3.2521567344665527,
10
]
},
{
"mesh":0,
"name":"Plane",
"scale":[
1,
1,
3
]
}
],
"cameras":[
{
"name":"Camera",
"perspective":{
"aspectRatio":1.7777777777777777,
"yfov":0.39959652046304894,
"zfar":50,
"znear":0.10000000149011612
},
"type":"perspective"
}
],
"meshes":[
{
"name":"Plane",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2,
"COLOR_0":3
},
"indices":4
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":3,
"max":[
1,
0.4310761094093323,
1
],
"min":[
-1,
0,
-9.953811645507812
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":3,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":3,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":3,
"normalized":true,
"type":"VEC4"
},
{
"bufferView":4,
"componentType":5123,
"count":3,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":36,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":36,
"byteOffset":36,
"target":34962
},
{
"buffer":0,
"byteLength":24,
"byteOffset":72,
"target":34962
},
{
"buffer":0,
"byteLength":24,
"byteOffset":96,
"target":34962
},
{
"buffer":0,
"byteLength":6,
"byteOffset":120,
"target":34963
}
],
"buffers":[
{
"byteLength":128,
"uri":"plane.bin"
}
]
}