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
GeoVistoogsi
AR
Commits
0b7d94d1
Commit
0b7d94d1
authored
3 months ago
by
Percen
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html
parent
f1df7d23
master
21caog1bif-master-patch-96693
1 merge request
!137
Update public/index.html
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+4
-4
public/index.html
with
4 additions
and
4 deletions
+4
-4
public/index.html
+
4
-
4
View file @
0b7d94d1
...
@@ -349,19 +349,19 @@
...
@@ -349,19 +349,19 @@
let
models
=
{
let
models
=
{
robot
:
{
robot
:
{
name
:
"
Roboter
"
,
name
:
"
Roboter
"
,
image
:
"
previewImages/
robot
.png
"
,
image
:
"
previewImages/
bench
.png
"
,
file
:
"
https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/bench_model/scene.gltf
"
,
file
:
"
https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/bench_model/scene.gltf
"
,
scale
:
{
x
:
0.1
,
y
:
0.1
,
z
:
0.1
}
scale
:
{
x
:
0.1
,
y
:
0.1
,
z
:
0.1
}
},
},
sunflower
:
{
sunflower
:
{
name
:
"
Sonnenblume
"
,
name
:
"
Trash bin
"
,
image
:
"
previewImages/
sunflower
.png
"
,
image
:
"
previewImages/
trash_can
.png
"
,
file
:
"
https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/trash_model/scene.gltf
"
,
file
:
"
https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/trash_model/scene.gltf
"
,
scale
:
{
x
:
0.04
,
y
:
0.04
,
z
:
0.04
}
scale
:
{
x
:
0.04
,
y
:
0.04
,
z
:
0.04
}
},
},
tree
:
{
tree
:
{
name
:
"
Baum
"
,
name
:
"
Baum
"
,
image
:
"
previewImages/
tree
.png
"
,
image
:
"
previewImages/
lantern
.png
"
,
file
:
"
https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Assets/refs/heads/main/Models/Lantern/glTF/Lantern.gltf
"
,
file
:
"
https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Assets/refs/heads/main/Models/Lantern/glTF/Lantern.gltf
"
,
scale
:
{
x
:
0.1
,
y
:
0.1
,
z
:
0.1
}
scale
:
{
x
:
0.1
,
y
:
0.1
,
z
:
0.1
}
}
}
...
...
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