Commit 003c8f1e authored by Percen's avatar Percen
Browse files

Update public/index.html

parent 6992553e
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
lamp: null lamp: null
}; };
loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) { loader.load("https://threejs.org/examples/models/gltf/RobotExpressive/RobotExpressive.glb", function(gltf) {
models.car = gltf.scene; models.car = gltf.scene;
}); });
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment