Commit 9f96c613 authored by Percen's avatar Percen
Browse files

Merge branch '21pesi1bif-master-patch-73500' into 'master'

Update public/index.html

See merge request !138
1 merge request!138Update public/index.html
Pipeline #10784 passed with stage
in 10 seconds
Showing with 3 additions and 3 deletions
+3 -3
......@@ -349,19 +349,19 @@
let models = {
robot: {
name: "Roboter",
image: "previewImages/bench.png",
image: "previewImages/bench.PNG",
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 }
},
sunflower: {
name: "Trash bin",
image: "previewImages/trash_can.png",
image: "previewImages/trash_can.PNG",
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 }
},
tree: {
name: "Baum",
image: "previewImages/lantern.png",
image: "previewImages/lantern.jpg",
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 }
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment