Adopt Shapespark vegetation assets

This commit is contained in:
2026-08-03 17:10:17 +08:00
parent cd9cde0127
commit dbb5705d8e
135 changed files with 9401 additions and 737 deletions

View File

@@ -0,0 +1,150 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.5.51",
"version":"2.0"
},
"extensionsUsed":[
"KHR_materials_specular",
"KHR_materials_ior"
],
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Clover-05.001"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"extensions":{
"KHR_materials_specular":{
"specularFactor":0.4954545497894287
},
"KHR_materials_ior":{
"ior":1.4500000476837158
}
},
"name":"clover-05",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Plane.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/png",
"name":"clover-01",
"uri":"../textures/clover-01.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":12,
"max":[
0.8042902946472168,
0.06880080699920654,
0.804290771484375
],
"min":[
-0.8042902946472168,
0,
-0.804290771484375
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":12,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":12,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":12,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":144,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":144,
"byteOffset":144,
"target":34962
},
{
"buffer":0,
"byteLength":96,
"byteOffset":288,
"target":34962
},
{
"buffer":0,
"byteLength":24,
"byteOffset":384,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":408,
"uri":"model.bin"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 KiB