-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BoomBoxWithAxes_fromtlx.gltf
126 lines (126 loc) · 2.73 KB
/
BoomBoxWithAxes_fromtlx.gltf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"asset": {
"copyright": "Created via glTF translation utilities found here: https://github.com/kwokcb/glTF_MaterialX",
"generator": "MaterialX 1.38.7 to glTF 2.0 generator",
"version": "2.0"
},
"images": [
{
"name": "image_basecolor",
"uri": "BoomBoxWithAxes_baseColor.png"
},
{
"name": "image_orm",
"uri": "BoomBoxWithAxes_roughnessMetallic.png"
},
{
"name": "image_normal",
"uri": "BoomBoxWithAxes_normal.png"
},
{
"name": "image_emission",
"uri": "BoomBoxWithAxes_emissive.png"
},
{
"name": "image_basecolor2",
"uri": "BoomBoxWithAxes_baseColor1.png"
}
],
"materials": [
{
"name": "SHD_M_BoomBox",
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 0
},
"metallicRoughnessTexture": {
"index": 1
}
},
"extensions": {
"KHR_materials_clearcoat": {
},
"KHR_materials_ior": {
},
"KHR_materials_specular": {
},
"KHR_materials_transmission": {
},
"KHR_materials_sheen": {
},
"KHR_materials_emissive_strength": {
},
"KHR_materials_iridescence": {
"iridescenceIor": 1,
"iridescenceThicknessMinimum": 0,
"iridescenceThicknessMaximum": 0
}
},
"emissiveTexture": {
"index": 3,
"scale": 0
},
"emissiveFactor": [1, 1, 1]
},
{
"name": "SHD_M_Coordinates",
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 4
},
"metallicFactor": 0,
"roughnessFactor": 0.735000014
},
"extensions": {
"KHR_materials_clearcoat": {
},
"KHR_materials_ior": {
},
"KHR_materials_specular": {
},
"KHR_materials_transmission": {
},
"KHR_materials_sheen": {
},
"KHR_materials_emissive_strength": {
},
"KHR_materials_iridescence": {
"iridescenceIor": 1,
"iridescenceThicknessMinimum": 0,
"iridescenceThicknessMaximum": 0
}
}
}
],
"textures": [
{
"name": "image_basecolor",
"source": 0
},
{
"name": "image_orm",
"source": 1
},
{
"name": "image_normal",
"source": 2
},
{
"name": "image_emission",
"source": 3
},
{
"name": "image_basecolor2",
"source": 4
}
],
"extensionsUsed": [
"KHR_materials_clearcoat",
"KHR_materials_ior",
"KHR_materials_specular",
"KHR_materials_transmission",
"KHR_materials_sheen",
"KHR_materials_emissive_strength",
"KHR_materials_iridescence"
]
}