From cbc4fb8aa5a7a0e197a840c90f0cf3a50698967c Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Tue, 15 Feb 2022 11:13:45 +0000 Subject: [PATCH] added Buildicipate project --- public/content/content.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index e365f49..1d32824 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -640,5 +640,29 @@ "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source" }, "refIndex": 13 + }, + + { + "item": { + "title": "Buildicipate", + "project": "Buildicipate", + "author": { + "firstName": "Patrick", + "lastName": "Würstle", + "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle" + }, + "project_year_start": "2021", + "project_year_end": "2022", + "project_is_on_going": true, + "imageLink":"imgs/thumbnails/Buildicipate.JPG", + "keywords":["Serious Gaming", "3D City Models", "Unreal Engine", "OGC Standards"], + "description_en":"Buildicipate is a real world visualization and gaming environment which on one hand puts the control of city development in the hand of citizens for them to explore, build, play and engage in the city development process while on the other hand allows city developers, municipalities and stakeholders to take citizen oriented city development decisions", + "description_de":"Buildicipate zielt darauf ab, eine reale Visualisierungs- und Spielumgebung zu entwickeln, die sowohl die Kontrolle über die Stadtentwicklung in die Hände der Bürger legt, um den Stadtentwicklungsprozess zu erforschen, zu bauen, zu spielen und sich daran zu beteiligen, als auch Stadtentwickler, Gemeinden und Interessengruppen in die Lage versetzt, bürgergesteuerte Entscheidungen zur Stadtentwicklung zu treffen." + }, + "links": { + "publication":"http://docs.ogc.org/per/20-058.html", + "project":"https://transfer.hft-stuttgart.de/pages/buildicipate/webpage/home/" + }, + "refIndex": 13 } ] -- GitLab