Commit c5885fda authored by Esguerra Montana's avatar Esguerra Montana
Browse files

Update index.html

parent 515989ba
Pipeline #9764 passed with stage
in 8 seconds
......@@ -67,7 +67,8 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
reticle.visible = false;
scene.add(reticle);
})
// Model Source: Antique Camera by Maximillan Kamps
// License: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/legalcode)
let antique;
loader.load("./antiqueCamera/AntiqueCamera.gltf", function(gltf) {
antique = gltf.scene;
......
Markdown is supported
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