first commit
This commit is contained in:
113
public/ring.gltf
Normal file
113
public/ring.gltf
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"asset": {
|
||||
"generator": "glTF-Transform v4.2.1",
|
||||
"version": "2.0"
|
||||
},
|
||||
"accessors": [
|
||||
{
|
||||
"type": "VEC3",
|
||||
"componentType": 5126,
|
||||
"count": 245760,
|
||||
"max": [
|
||||
0.49035918712615967,
|
||||
0.4903590679168701,
|
||||
0.25196850299835205
|
||||
],
|
||||
"min": [
|
||||
-0.49035918712615967,
|
||||
-0.4903590679168701,
|
||||
0
|
||||
],
|
||||
"bufferView": 0,
|
||||
"byteOffset": 0
|
||||
},
|
||||
{
|
||||
"type": "VEC2",
|
||||
"componentType": 5126,
|
||||
"count": 245760,
|
||||
"bufferView": 0,
|
||||
"byteOffset": 12
|
||||
},
|
||||
{
|
||||
"type": "VEC3",
|
||||
"componentType": 5126,
|
||||
"count": 245760,
|
||||
"bufferView": 0,
|
||||
"byteOffset": 20
|
||||
}
|
||||
],
|
||||
"bufferViews": [
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteOffset": 0,
|
||||
"byteLength": 7864320,
|
||||
"byteStride": 32,
|
||||
"target": 34962
|
||||
}
|
||||
],
|
||||
"buffers": [
|
||||
{
|
||||
"uri": "buffer.bin",
|
||||
"byteLength": 7864320
|
||||
}
|
||||
],
|
||||
"materials": [
|
||||
{
|
||||
"name": "default_material_Tube001",
|
||||
"doubleSided": true,
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [
|
||||
0.6039215922355652,
|
||||
0.6039215922355652,
|
||||
0.8980392813682556,
|
||||
1
|
||||
],
|
||||
"metallicFactor": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes": [
|
||||
{
|
||||
"primitives": [
|
||||
{
|
||||
"attributes": {
|
||||
"POSITION": 0,
|
||||
"TEXCOORD_0": 1,
|
||||
"TEXCOORD_1": 1,
|
||||
"TEXCOORD_2": 1,
|
||||
"NORMAL": 2
|
||||
},
|
||||
"mode": 4,
|
||||
"material": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"name": "ring.usd",
|
||||
"children": [
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "AI57_004",
|
||||
"children": [
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Tube001",
|
||||
"mesh": 0
|
||||
}
|
||||
],
|
||||
"scenes": [
|
||||
{
|
||||
"name": "AuxScene",
|
||||
"nodes": [
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"scene": 0
|
||||
}
|
||||
Reference in New Issue
Block a user