From 753673e0a539d00dbefd023ee66f5b2379a1b4c9 Mon Sep 17 00:00:00 2001 From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de> Date: Tue, 2 May 2023 09:49:42 +0000 Subject: [PATCH] Update public/content/content.json --- public/content/content.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/public/content/content.json b/public/content/content.json index 52e727e..136d173 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -718,7 +718,26 @@ "description_de": "Die Arbeit beinhaltet die Entwicklung eines konzeptionellen Mappings zwischen den Elementen von CityGML 3.0-Gebäudeobjekten und dem Indexed 3D Scene (I3S) Building Scene Layer (BSL), einer neuen Ergänzung der OGC I3S-Implementierung, um die zukünftige Entwicklung von Tools zu unterstützen, die CityGML 3.0-Elemente ohne Datenverluste in I3S kodieren können." }, "links": { - "youtube": "https://www.youtube.com/watch?v=GzvrmpM9zmw " + }, + "refIndex": 9 + }, + { + "item": { + "title": "Office Layout design using Augmented and Mixed Reality ", + "project": "Master Thesis", + "author": { + "firstName": "Juan Sebastián", + "lastName": "Sardi Barzallo" + }, + "project_year_start": "2022", + "project_year_end": "2023", + "project_is_on_going": false, + "imageLink": "imgs/thumbnails/juan.jpg", + "keywords": ["Augmented Reality", "Mixed Reality", "BIM Integration", "Dynamo", "3D GIS", "Hololens 2", "AEC"], + "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": { }, "refIndex": 9 }, -- GitLab