Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Esguerra Montana
WebarTTP
Commits
c5885fda
Commit
c5885fda
authored
8 months ago
by
Esguerra Montana
Browse files
Options
Download
Email Patches
Plain Diff
Update index.html
parent
515989ba
No related merge requests found
Pipeline
#9764
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+2
-1
public/index.html
with
2 additions
and
1 deletion
+2
-1
public/index.html
+
2
-
1
View file @
c5885fda
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets