Add modified weapon models

This commit is contained in:
2022-12-07 08:41:10 +01:00
parent 307eec1f4e
commit d2ed1afdc7
23 changed files with 428 additions and 283 deletions

View File

@@ -0,0 +1,289 @@
{
"asset": {
"generator": "FBX2glTF",
"version": "2.0"
},
"scene": 0,
"buffers": [
{
"byteLength": 7484,
"uri": "buffer.bin"
}
],
"bufferViews": [
{
"buffer": 0,
"byteLength": 604,
"byteOffset": 0
},
{
"buffer": 0,
"byteLength": 1812,
"byteOffset": 604
},
{
"buffer": 0,
"byteLength": 2416,
"byteOffset": 2416
},
{
"buffer": 0,
"byteLength": 1812,
"byteOffset": 4832
},
{
"buffer": 0,
"byteLength": 72,
"byteOffset": 6644,
"target": 34963
},
{
"buffer": 0,
"byteLength": 288,
"byteOffset": 6716,
"target": 34962
},
{
"buffer": 0,
"byteLength": 288,
"byteOffset": 7004,
"target": 34962
},
{
"buffer": 0,
"byteLength": 192,
"byteOffset": 7292,
"target": 34962
}
],
"scenes": [
{
"name": "Root Scene",
"nodes": [
0
]
}
],
"accessors": [
{
"componentType": 5126,
"type": "SCALAR",
"count": 151,
"bufferView": 0,
"byteOffset": 0,
"min": [
0.0
],
"max": [
6.25
]
},
{
"componentType": 5126,
"type": "VEC3",
"count": 151,
"bufferView": 1,
"byteOffset": 0
},
{
"componentType": 5126,
"type": "VEC4",
"count": 151,
"bufferView": 2,
"byteOffset": 0
},
{
"componentType": 5126,
"type": "VEC3",
"count": 151,
"bufferView": 3,
"byteOffset": 0
},
{
"componentType": 5123,
"type": "SCALAR",
"count": 36,
"bufferView": 4,
"byteOffset": 0
},
{
"componentType": 5126,
"type": "VEC3",
"count": 24,
"bufferView": 5,
"byteOffset": 0,
"min": [
-0.00477957352995872,
-0.00677411770448089,
-0.0176910851150751
],
"max": [
0.00477957399562001,
0.00677412236109376,
0.0176910851150751
]
},
{
"componentType": 5126,
"type": "VEC3",
"count": 24,
"bufferView": 6,
"byteOffset": 0
},
{
"componentType": 5126,
"type": "VEC2",
"count": 24,
"bufferView": 7,
"byteOffset": 0
}
],
"images": [
{
"name": "untitled.png",
"uri": "untitled.png"
}
],
"samplers": [
{}
],
"textures": [
{
"name": "base_color_texture",
"sampler": 0,
"source": 0
}
],
"materials": [
{
"name": "Material.003",
"alphaMode": "OPAQUE",
"extras": {
"fromFBX": {
"shadingModel": "Phong",
"isTruePBR": false
}
},
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 0,
"texCoord": 0
},
"baseColorFactor": [
1.0,
1.0,
1.0,
1.0
],
"metallicFactor": 0.400000005960464,
"roughnessFactor": 1.0
}
}
],
"meshes": [
{
"name": "Cube.003",
"primitives": [
{
"material": 0,
"mode": 4,
"attributes": {
"NORMAL": 6,
"POSITION": 5,
"TEXCOORD_0": 7
},
"indices": 4
}
]
}
],
"animations": [
{
"name": "Cube.003|Cube.002Action",
"channels": [
{
"sampler": 0,
"target": {
"node": 1,
"path": "translation"
}
},
{
"sampler": 1,
"target": {
"node": 1,
"path": "rotation"
}
},
{
"sampler": 2,
"target": {
"node": 1,
"path": "scale"
}
}
],
"samplers": [
{
"input": 0,
"interpolation": "LINEAR",
"output": 1
},
{
"input": 0,
"interpolation": "LINEAR",
"output": 2
},
{
"input": 0,
"interpolation": "LINEAR",
"output": 3
}
]
}
],
"nodes": [
{
"name": "RootNode",
"translation": [
0.0,
0.0,
0.0
],
"rotation": [
0.0,
0.0,
0.0,
1.0
],
"scale": [
1.0,
1.0,
1.0
],
"children": [
1
]
},
{
"name": "Cube.003",
"translation": [
0.0,
0.0,
0.0
],
"rotation": [
0.289807051420212,
0.644989848136902,
0.644989788532257,
-0.289807081222534
],
"scale": [
93.5872116088867,
93.5872116088867,
93.5872116088867
],
"mesh": 0
}
]
}