Git Product home page Git Product logo

worldmap_3d's Introduction

Worldmap 3D Demo-Client

Build Status Known Vulnerabilities

Requirements

  • Setting up the NodeJS (at least 18.12.1 LTS) and React.Js (18.2.0) environment

  • Integration of the latest version of the CesiumJS framework at the time of development (Version 1.100.0)

  • Loading the 3D city model of Cologne, Germany as CesiumTerrainProvider

  • Zoom to Cologne Cathedral after startup

  • Provide a selection of different tools (have to be defined in detail)

  • When clicking the red dot near Cologne Cathedral, the CesiumJS Viewer is overlaid ( with BabyolnJS) to show an exterior view of the entrance area

  • Release the application on 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.

Start by npm

Start the app with

npm install followed by npm run start. The site can be accessed via localhost:3000.

Start build by docker

docker build -t nexus.terrestris.de/mholthausen/worldmap_3d .
docker run -p 8080:80 nexus.terrestris.de/mholthausen/worldmap_3d
open http://localhost:8080

worldmap_3d's People

Contributors

dependabot[bot] avatar mholthausen avatar snyk-bot avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.