1
0
Fork 0
ChatBoat-Assets/Quaternius/Models/Stylized Nature/Grass_Large.gltf
2025-04-10 17:12:17 +02:00

137 lines
1.8 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Grass_Large"
}
],
"materials":[
{
"doubleSided":true,
"name":"Grass",
"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":"Grass",
"uri":"Grass.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":150,
"max":[
0.3720705807209015,
0.4822842478752136,
0.17142699658870697
],
"min":[
-0.33639466762542725,
-0.002809834200888872,
-0.32657596468925476
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":150,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":150,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":324,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1800,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1800,
"byteOffset":1800,
"target":34962
},
{
"buffer":0,
"byteLength":1200,
"byteOffset":3600,
"target":34962
},
{
"buffer":0,
"byteLength":648,
"byteOffset":4800,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":5448,
"uri":"Grass_Large.bin"
}
]
}