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":"Grass-03.001"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"high-grass-1-01",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.5
}
},
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"high-grass-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":"grass-01",
"uri":"../textures/grass-01.png"
},
{
"mimeType":"image/png",
"name":"grass-02",
"uri":"../textures/grass-02.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":8,
"max":[
0.5884900093078613,
1.2000000476837158,
0.6648273468017578
],
"min":[
-0.7082138061523438,
0,
-0.6648283004760742
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":8,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":8,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":12,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":12,
"max":[
0.7082138061523438,
1.2000000476837158,
0.6304864883422852
],
"min":[
-0.6625704765319824,
0,
-0.5517873764038086
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":12,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":12,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5123,
"count":18,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":96,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":96,
"byteOffset":96,
"target":34962
},
{
"buffer":0,
"byteLength":64,
"byteOffset":192,
"target":34962
},
{
"buffer":0,
"byteLength":24,
"byteOffset":256,
"target":34963
},
{
"buffer":0,
"byteLength":144,
"byteOffset":280,
"target":34962
},
{
"buffer":0,
"byteLength":144,
"byteOffset":424,
"target":34962
},
{
"buffer":0,
"byteLength":96,
"byteOffset":568,
"target":34962
},
{
"buffer":0,
"byteLength":36,
"byteOffset":664,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":700,
"uri":"model.bin"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB