Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Thapa
visualization
Commits
20e9172b
You need to sign in or sign up before continuing.
Commit
20e9172b
authored
Jun 19, 2023
by
Thapa
Browse files
Update 2-Hit.html
parent
90efde58
Pipeline
#7896
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/2-Hit.html
View file @
20e9172b
...
@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
...
@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
})
})
let
flower
;
let
flower
;
loader
.
load
(
"
https://
immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower
.gltf
"
,
function
(
gltf
)
{
loader
.
load
(
"
https://
transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/blob/master/gltf/model
.gltf
"
,
function
(
gltf
)
{
flower
=
gltf
.
scene
;
flower
=
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