加入标准测试模型Monkey

This commit is contained in:
2025-12-06 16:12:18 +08:00
parent 5d68961188
commit b0964dfe72
4 changed files with 45 additions and 25 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
{ {
"asset":{ "asset":{
"generator":"Khronos glTF Blender I/O v4.3.47", "generator":"Khronos glTF Blender I/O v5.0.21",
"version":"2.0" "version":"2.0"
}, },
"extensionsUsed":[ "extensionsUsed":[
@@ -53,7 +53,7 @@
"translation":[ "translation":[
4.076245307922363, 4.076245307922363,
5.903861999511719, 5.903861999511719,
-1.0054539442062378 2.520627498626709
] ]
}, },
{ {
@@ -66,9 +66,9 @@
0.8937962055206299 0.8937962055206299
], ],
"translation":[ "translation":[
4.200888156890869, 3.8443074226379395,
2.8001465797424316, 2.5564608573913574,
3.949000835418701 3.6128811836242676
] ]
}, },
{ {
@@ -88,6 +88,12 @@
"type":"perspective" "type":"perspective"
} }
], ],
"materials":[
{
"doubleSided":true,
"name":"Material.002"
}
],
"meshes":[ "meshes":[
{ {
"name":"Suzanne", "name":"Suzanne",
@@ -96,9 +102,11 @@
"attributes":{ "attributes":{
"POSITION":0, "POSITION":0,
"NORMAL":1, "NORMAL":1,
"TEXCOORD_0":2 "TEXCOORD_0":2,
"TANGENT":3
}, },
"indices":3 "indices":4,
"material":0
} }
] ]
} }
@@ -107,67 +115,79 @@
{ {
"bufferView":0, "bufferView":0,
"componentType":5126, "componentType":5126,
"count":1966, "count":3410,
"max":[ "max":[
1.3671875, 1.325934886932373,
0.984375, 0.9392362236976624,
0.8515625 0.8223199844360352
], ],
"min":[ "min":[
-1.3671875, -1.325934886932373,
-0.984375, -0.9704862236976624,
-0.8515625 -0.7782661318778992
], ],
"type":"VEC3" "type":"VEC3"
}, },
{ {
"bufferView":1, "bufferView":1,
"componentType":5126, "componentType":5126,
"count":1966, "count":3410,
"type":"VEC3" "type":"VEC3"
}, },
{ {
"bufferView":2, "bufferView":2,
"componentType":5126, "componentType":5126,
"count":1966, "count":3410,
"type":"VEC2" "type":"VEC2"
}, },
{ {
"bufferView":3, "bufferView":3,
"componentType":5126,
"count":3410,
"type":"VEC4"
},
{
"bufferView":4,
"componentType":5123, "componentType":5123,
"count":2904, "count":11808,
"type":"SCALAR" "type":"SCALAR"
} }
], ],
"bufferViews":[ "bufferViews":[
{ {
"buffer":0, "buffer":0,
"byteLength":23592, "byteLength":40920,
"byteOffset":0, "byteOffset":0,
"target":34962 "target":34962
}, },
{ {
"buffer":0, "buffer":0,
"byteLength":23592, "byteLength":40920,
"byteOffset":23592, "byteOffset":40920,
"target":34962 "target":34962
}, },
{ {
"buffer":0, "buffer":0,
"byteLength":15728, "byteLength":27280,
"byteOffset":47184, "byteOffset":81840,
"target":34962 "target":34962
}, },
{ {
"buffer":0, "buffer":0,
"byteLength":5808, "byteLength":54560,
"byteOffset":62912, "byteOffset":109120,
"target":34962
},
{
"buffer":0,
"byteLength":23616,
"byteOffset":163680,
"target":34963 "target":34963
} }
], ],
"buffers":[ "buffers":[
{ {
"byteLength":68720, "byteLength":187296,
"uri":"monkey.bin" "uri":"monkey.bin"
} }
] ]