Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Riegel
VIS_exc3_AR_Riegel
Commits
3f07076d
Commit
3f07076d
authored
Jun 23, 2023
by
Riegel
Browse files
Update public/place.html
parent
010202ed
Pipeline
#8241
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/place.html
View file @
3f07076d
...
@@ -73,7 +73,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
...
@@ -73,7 +73,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
let
flower
;
let
flower
;
loader
.
load
(
"
https://transfer.hft-stuttgart.de/pages/22rial1mpg/vis_exc3_ar_riegel/source/model.gltf
"
,
function
(
gltf
)
{
loader
.
load
(
"
https://transfer.hft-stuttgart.de/pages/22rial1mpg/vis_exc3_ar_riegel/source/model.gltf
"
,
function
(
gltf
)
{
flower
=
gltf
.
scene
;
flower
=
gltf
.
scene
;
gltf
.
scene
.
scale
.
set
(
0.
0
01
,
0.
0
01
,
0.
0
01
)
gltf
.
scene
.
scale
.
set
(
0.01
,
0.01
,
0.01
)
});
});
session
.
addEventListener
(
"
select
"
,
(
event
)
=>
{
session
.
addEventListener
(
"
select
"
,
(
event
)
=>
{
...
...
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