Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Esguerra Montana
WebarTTP
Commits
b8fd7531
You need to sign in or sign up before continuing.
Commit
b8fd7531
authored
Jun 17, 2024
by
Esguerra Montana
Browse files
Update index.html
parent
9f96871e
Pipeline
#9608
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
b8fd7531
...
@@ -71,7 +71,7 @@ loader.load("./reticle/reticle.gltf", function(gltf) {
...
@@ -71,7 +71,7 @@ loader.load("./reticle/reticle.gltf", function(gltf) {
})
})
let
chair
;
let
chair
;
loader
.
load
(
"
./
antiqueCamera/AntiqueCam
er
a
.gltf
"
,
function
(
gltf
)
{
loader
.
load
(
"
./
sunflower/sunflow
er.gltf
"
,
function
(
gltf
)
{
chair
=
gltf
.
scene
;
chair
=
gltf
.
scene
;
chair
.
scale
.
set
(
0.5
,
0.5
,
0.5
);
// Adjust the scale as needed
chair
.
scale
.
set
(
0.5
,
0.5
,
0.5
);
// Adjust the scale as needed
});
});
...
...
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