Skip to content

Commit

Permalink
Requirements added to Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
mholthausen committed Aug 1, 2019
1 parent 2e7679b commit eff67fe
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# 3d_demo_client
Includes an environment of the CesiumJS 3D viewer for demo purposes.
# CesiumJS 3D Demo-Client

## Requirements

- [ ] Setting up the Node.Js and React.Js environment

- [ ] Integration of the latest version of the [CesiumJS](https://cesiumjs.org/) framework at the time of development (Version 1.59)

- [ ] Integration into a Docker environment

- [ ] Loading the 3D city model of Cologne, Germany into the application

- [ ] Slot a start screen (e.g. picture of Cologne Cathedral) in ahead

- [ ] Zoom to Cologne Cathedral after startup

- [ ] Provide a selection of different tools (have to be defined in detail)

- [ ] When zooming to Cologne Cathedral, the CesiumJS Viewer is overlaid by an interior view of the cathedral (possibly [BabyolnJS](https://www.babylonjs.com/)) with which an interior view is displayed in the entrance area

- [ ] Publishing of the application on [demo.terrestris.de](https://demo.terrestris.de/)

**Note:** Further requirements may arise in the course of the project and will be added to this list.

## Plannning

The purpose of this application is a short demonstration of possibilities and a selection of applications in the 3D context.

0 comments on commit eff67fe

Please sign in to comment.