This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld50/assets/environment/bucketv01.gltf
cjgladback 49f2dc954e Buckets feel supported (and shroud is long)
Buckets now natively at 20 degree slant instead of 30, and bucket support fits them.
2022-04-04 14:55:09 -04:00

122 lines
2.7 KiB
JSON

{
"asset" : {
"generator" : "Khronos glTF Blender I/O v1.8.19",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "bucket",
"rotation" : [
-0.1736481785774231,
0,
0,
0.9848078489303589
]
}
],
"materials" : [
{
"name" : "bucketMat",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0,
0.016863107681274414,
0.588721513748169,
1
],
"metallicFactor" : 0,
"roughnessFactor" : 0.4000000059604645
}
}
],
"meshes" : [
{
"name" : "Cube.034",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"NORMAL" : 1,
"TEXCOORD_0" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 490,
"max" : [
0.30615007877349854,
0.367499977350235,
0.47340965270996094
],
"min" : [
-0.30615007877349854,
8.130684570062385e-09,
-0.36064669489860535
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 490,
"type" : "VEC3"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 490,
"type" : "VEC2"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 2136,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 5880,
"byteOffset" : 0
},
{
"buffer" : 0,
"byteLength" : 5880,
"byteOffset" : 5880
},
{
"buffer" : 0,
"byteLength" : 3920,
"byteOffset" : 11760
},
{
"buffer" : 0,
"byteLength" : 4272,
"byteOffset" : 15680
}
],
"buffers" : [
{
"byteLength" : 19952,
"uri" : "bucketv01.bin"
}
]
}