Fix issues with lighting and occlusion
This commit is contained in:
158
Assets/Models/CGVR Lab/MaterialSampleTray.gltf
Normal file
158
Assets/Models/CGVR Lab/MaterialSampleTray.gltf
Normal file
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"asset":{
|
||||
"version":"2.0",
|
||||
"generator":"Houdini GLTF 2.0 Exporter"
|
||||
},
|
||||
"accessors":[
|
||||
{
|
||||
"bufferView":0,
|
||||
"componentType":5123,
|
||||
"count":8088,
|
||||
"type":"SCALAR",
|
||||
"min":[0
|
||||
],
|
||||
"max":[8087
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":1,
|
||||
"componentType":5126,
|
||||
"count":8088,
|
||||
"type":"VEC3",
|
||||
"min":[-11.5,-0.0350000001,-10.0349998
|
||||
],
|
||||
"max":[11.5,0.797091663,10.0349998
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":2,
|
||||
"componentType":5126,
|
||||
"count":8088,
|
||||
"type":"SCALAR",
|
||||
"min":[-1.57079661
|
||||
],
|
||||
"max":[0.529910564
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":8088,
|
||||
"type":"VEC2",
|
||||
"min":[0.001953125,0.127374709
|
||||
],
|
||||
"max":[0.997011006,0.998046875
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5126,
|
||||
"count":8088,
|
||||
"type":"VEC3",
|
||||
"min":[-1,-1,-1
|
||||
],
|
||||
"max":[1,1,1
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":5,
|
||||
"componentType":5125,
|
||||
"count":8088,
|
||||
"type":"SCALAR",
|
||||
"min":[0
|
||||
],
|
||||
"max":[0
|
||||
]
|
||||
},
|
||||
{
|
||||
"bufferView":6,
|
||||
"componentType":5126,
|
||||
"count":8088,
|
||||
"type":"SCALAR",
|
||||
"min":[0.794953346
|
||||
],
|
||||
"max":[0.794953346
|
||||
]
|
||||
}
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"uri":"MaterialSampleTray_data.bin",
|
||||
"byteLength":372048,
|
||||
"name":"main_buffer"
|
||||
}
|
||||
],
|
||||
"bufferViews":[
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":16176,
|
||||
"target":34963
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":16176,
|
||||
"byteLength":97056,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":113232,
|
||||
"byteLength":32352,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":145584,
|
||||
"byteLength":64704,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":210288,
|
||||
"byteLength":97056,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":307344,
|
||||
"byteLength":32352,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteOffset":339696,
|
||||
"byteLength":32352,
|
||||
"target":34962
|
||||
}
|
||||
],
|
||||
"nodes":[
|
||||
{
|
||||
"name":"grid1",
|
||||
"mesh":0
|
||||
}
|
||||
],
|
||||
"meshes":[
|
||||
{
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"_coverage":6,
|
||||
"_numnonpacked":5,
|
||||
"NORMAL":4,
|
||||
"TEXCOORD_0":3,
|
||||
"_curvature":2,
|
||||
"POSITION":1
|
||||
},
|
||||
"indices":0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"scenes":[
|
||||
{
|
||||
"nodes":[0
|
||||
]
|
||||
}
|
||||
],
|
||||
"scene":0
|
||||
}
|
||||
Reference in New Issue
Block a user