content_backup.md 2.46 KB
Newer Older
Joe TS Dell's avatar
changes  
Joe TS Dell committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- work from Justin was already removed from the Gitlab Pages....
```
  {
    "item": {
      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
      "project": "Master Thesis",
      "author": {
        "firstName": "Justin ",
        "lastName": "Jing Hui",
        "hftURL": "#"
      },
      "project_year_start": "2020",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
      "keywords":["Augmented Reality","Urban Planning"],
      "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
      "description_de":"Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/",
      "publication": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/thesis.pdf"
    }
  }
JOE XMG's avatar
up    
JOE XMG committed
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
  {
    "item": {
      "title": "3D Portrayal Service Example",
      "project": "SmartVillages",
      "author": {
        "firstName": "Patrick",
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
      },
      "project_year_start": "2018",
      "project_year_end": "2020",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/3DPSExampleNiedernhall.PNG",
      "keywords": ["CityGML", "3D Visualization", "3D Portrayal Service"],
      "description_en": "This Example Application shows the visualization of 3D Tiles content such as Buildings and trees served over a 3D Portrayal Service.",
      "description_de": "Diese Beispielanwendung zeigt die Visualisierung von 3D-Tiles-Inhalten wie Gebäuden und Bäumen, die über einen 3D-Portrayal Service bereitgestellt werden."
    },
    "links": {
      "demo": "http://81.169.203.126:8092/service/v1?service=3DPS&acceptversions=1.0&request=GetScene&boundingbox=9.400871,49.059661,9.513287,49.101145&lod=2&layer=building&format=application/json&mime=3dtiles",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ogc/node-3dps"
    },
    "refIndex": 3
  },
Joe TS Dell's avatar
changes  
Joe TS Dell committed
50
```