From 65a013cc05a648dac3c0a3c53fc5892de1418951 Mon Sep 17 00:00:00 2001 From: Percen <21pesi1bif@hft-stuttgart.de> Date: Fri, 10 Jan 2025 17:16:34 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index 25d497a..870f170 100644 --- a/public/index.html +++ b/public/index.html @@ -388,10 +388,10 @@ file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/flower_bed_model/scene.gltf", scale: { x: 0.04, y: 0.04, z: 0.04 } }, - test2: { - name: "Fire Hydrant", - image: "previewImages/hydrant.PNG", - file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf", + well: { + name: "Well", + image: "previewImages/well.PNG", + file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/well_model/scene.gltf", scale: { x: 0.04, y: 0.04, z: 0.04 } }, lantern: { -- GitLab