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,226 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.5.51",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Bush-04.001"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"shrubbery-1-01",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.5
}
},
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"shrubbery-1-02",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":1
},
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Plane.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
},
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":7,
"material":1
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
},
{
"sampler":0,
"source":1
}
],
"images":[
{
"mimeType":"image/png",
"name":"shrubbery-01",
"uri":"../textures/shrubbery-01.png"
},
{
"mimeType":"image/png",
"name":"shrubbery-02",
"uri":"../textures/shrubbery-02.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":72,
"max":[
0.5833916664123535,
1.017012357711792,
0.6101994514465332
],
"min":[
-0.5833921432495117,
0,
-0.6101994514465332
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":72,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":72,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":108,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":36,
"max":[
0.4748873710632324,
1.017012357711792,
0.48714447021484375
],
"min":[
-0.5173826217651367,
0,
-0.5243539810180664
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":36,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":36,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5123,
"count":54,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":864,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":864,
"byteOffset":864,
"target":34962
},
{
"buffer":0,
"byteLength":576,
"byteOffset":1728,
"target":34962
},
{
"buffer":0,
"byteLength":216,
"byteOffset":2304,
"target":34963
},
{
"buffer":0,
"byteLength":432,
"byteOffset":2520,
"target":34962
},
{
"buffer":0,
"byteLength":432,
"byteOffset":2952,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":3384,
"target":34962
},
{
"buffer":0,
"byteLength":108,
"byteOffset":3672,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":3780,
"uri":"model.bin"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 KiB