Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GeoVistoogsi
AR
Commits
19d8a15d
Commit
19d8a15d
authored
Jan 01, 2025
by
Percen
Browse files
Update public/index.html
parent
c571738f
Changes
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
19d8a15d
...
@@ -214,7 +214,7 @@
...
@@ -214,7 +214,7 @@
loader
.
load
(
"
https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf
"
,
(
gltf
)
=>
{
loader
.
load
(
"
https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf
"
,
(
gltf
)
=>
{
models
.
sunflower
=
gltf
.
scene
;
models
.
sunflower
=
gltf
.
scene
;
});
});
loader
.
load
(
"
https://github.com/
KhronosGroup/glTF-Sample-Models/blob/main/2.0/Duck/glTF/Duck
.gltf
"
,
(
gltf
)
=>
{
loader
.
load
(
"
https://github.com/
immersive-web/webxr-samples/blob/main/media/gltf/camp/camp
.gltf
"
,
(
gltf
)
=>
{
models
.
tree
=
gltf
.
scene
;
models
.
tree
=
gltf
.
scene
;
});
});
...
...
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