Files
La-Fabrik/public/models/generateur/model.gltf
T
Tom Boullay e15fb18d6b
🔍 Lint / 🪄 Check lint (pull_request) Has been cancelled
🔍 Lint / 🎨 Check format (pull_request) Has been cancelled
🔍 Lint / 🔎 Typecheck (pull_request) Has been cancelled
📊 Quality / 🔒 Security Audit (pull_request) Has been cancelled
📊 Quality / 📋 Dependency Freshness (pull_request) Has been cancelled
📊 Quality / 📦 Bundle Size (pull_request) Has been cancelled
🔍 Lint / 🏗 Build (pull_request) Has been cancelled
update: models
2026-05-28 00:07:17 +02:00

181 lines
2.4 KiBLFS
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v5.1.19",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"generateur",
"rotation":[
0.7071068286895752,
0,
0,
0.7071068286895752
],
"scale":[
0.009999999776482582,
0.009999999776482582,
0.009999999776482582
],
"translation":[
0.023718709126114845,
11.24026870727539,
0
]
}
],
"materials":[
{
"doubleSided":true,
"name":"generateur.001",
"normalTexture":{
"index":0,
"texCoord":1
},
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":1,
"texCoord":1
},
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Mesh",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2,
"TEXCOORD_1":3
},
"indices":4,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
},
{
"sampler":0,
"source":1
}
],
"images":[
{
"mimeType":"image/png",
"name":"normal",
"uri":"normal.png"
},
{
"mimeType":"image/png",
"name":"color",
"uri":"color.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":18900,
"max":[
1378.46435546875,
1378.03271484375,
1241.907470703125
],
"min":[
-1513.6357421875,
-1379.9229736328125,
-761.3255615234375
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":18900,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":18900,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5126,
"count":18900,
"type":"VEC2"
},
{
"bufferView":4,
"componentType":5123,
"count":32910,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":226800,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":226800,
"byteOffset":226800,
"target":34962
},
{
"buffer":0,
"byteLength":151200,
"byteOffset":453600,
"target":34962
},
{
"buffer":0,
"byteLength":151200,
"byteOffset":604800,
"target":34962
},
{
"buffer":0,
"byteLength":65820,
"byteOffset":756000,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":821820,
"uri":"model.bin"
}
]
}