|
@@ -436,13 +436,6 @@
|
|
extensions: ['glTF', 'glTF-pbrSpecularGlossiness', 'glTF-Binary'],
|
|
extensions: ['glTF', 'glTF-pbrSpecularGlossiness', 'glTF-Binary'],
|
|
addEnvMap: true
|
|
addEnvMap: true
|
|
},
|
|
},
|
|
- {
|
|
|
|
- name : 'Allosaurus', url : './models/gltf/Allosaurus/%s/Allosaurus.glb',
|
|
|
|
- cameraPos: new THREE.Vector3(0, 3, 5),
|
|
|
|
- objectScale: new THREE.Vector3(10, 10, 10),
|
|
|
|
- addLights:true,
|
|
|
|
- extensions: ['glTF', 'glTF-Draco']
|
|
|
|
- },
|
|
|
|
{
|
|
{
|
|
name : 'MetalRoughSpheres (PBR)', url : './models/gltf/MetalRoughSpheres/%s/MetalRoughSpheres.gltf',
|
|
name : 'MetalRoughSpheres (PBR)', url : './models/gltf/MetalRoughSpheres/%s/MetalRoughSpheres.gltf',
|
|
cameraPos: new THREE.Vector3(2, 1, 15),
|
|
cameraPos: new THREE.Vector3(2, 1, 15),
|