From afc410b8bb4de30f75b0a0c218bc5adcf372ee16 Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Sun, 2 Jul 2023 12:07:40 +0000 Subject: [PATCH] Added Sanghmitra master thesis application --- public/content/content.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/content/content.json b/public/content/content.json index 1283e33..94363b7 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -256,7 +256,7 @@ }, { "item": { - "title": "HFT Smart Platform", + "title": "HFT Stuttgart Smart Platform", "project": "iCity Project", "author": { "firstName": "Joe", @@ -703,7 +703,7 @@ }, { "item": { - "title": "Development of I3S Encoding of CityGML 3.0 for Indoor Modelling", + "title": "Digital Twin of Hochschule für Technik (HFT) Stuttgart", "project": "Master Thesis", "author": { "firstName": "Sanghmitra", @@ -738,7 +738,8 @@ "description_en": "The goal of the thesis project is to optimize the process of architectural design review between professionals and stakeholders to achieve better communication and proper understanding of projects in the Architecture, Engineering and Construction (AEC) industry. The research combines the Mixed Reality (MR) experience with Autodesk Revit, in a workflow that transfers the design modifications made by the user using a head-mounted device (Microsoft HoloLens 2).", "description_de": "Das Ziel des Dissertationsprojekts ist es, den Prozess der architektonischen Entwurfsprüfung zwischen Fachleuten und Interessenvertretern zu optimieren, um eine bessere Kommunikation und ein besseres Verständnis von Projekten in der Architektur-, Ingenieur- und Bauindustrie (AEC) zu erreichen. Die Forschung kombiniert die Mixed-Reality-Erfahrung (MR) mit Autodesk Revit in einem Arbeitsablauf, der die vom Benutzer vorgenommenen Entwurfsänderungen über ein am Kopf getragenes Gerät (Microsoft HoloLens 2) überträgt." }, - "links": { + "links": {"demo": "https://transfer.hft-stuttgart.de/pages/urbandataplatform/hft-digital-twin/", + "repo": "https://transfer.hft-stuttgart.de/gitlab/urbandataplatform/hft-digital-twin" }, "refIndex": 9 }, -- GitLab