Move model files to resources/models

This commit is contained in:
reo 2025-07-05 20:42:35 +03:00
parent 5358fea0f9
commit 5df8738711
14 changed files with 1 additions and 1 deletions

View file

@ -1,190 +0,0 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.4.56",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1
]
}
],
"nodes":[
{
"mesh":0,
"name":"Sphere",
"translation":[
0,
0,
-1.0871706008911133
]
},
{
"mesh":1,
"name":"Cube",
"translation":[
0,
0,
1.0190757513046265
]
}
],
"meshes":[
{
"name":"Sphere",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
},
{
"name":"Cube.001",
"primitives":[
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":7
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":1984,
"max":[
0.9999997019767761,
1,
0.9999993443489075
],
"min":[
-0.9999990463256836,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":1984,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":1984,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":2880,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":24,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":24,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":24,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5123,
"count":36,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":23808,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":23808,
"byteOffset":23808,
"target":34962
},
{
"buffer":0,
"byteLength":15872,
"byteOffset":47616,
"target":34962
},
{
"buffer":0,
"byteLength":5760,
"byteOffset":63488,
"target":34963
},
{
"buffer":0,
"byteLength":288,
"byteOffset":69248,
"target":34962
},
{
"buffer":0,
"byteLength":288,
"byteOffset":69536,
"target":34962
},
{
"buffer":0,
"byteLength":192,
"byteOffset":69824,
"target":34962
},
{
"buffer":0,
"byteLength":72,
"byteOffset":70016,
"target":34963
}
],
"buffers":[
{
"byteLength":70088,
"uri":"uvsphere2.bin"
}
]
}