Skip to content

Dynamic generation of scenes in the IVE based on situations of relevance for the ABM

Notifications You must be signed in to change notification settings

dist-kiss/dynamic_scene_generator

Repository files navigation

dynamic_scene_generator

Dynamic generation of scenes in the IVE based on situations of relevance for the ABM

Current status of API based on following Code example: https://github.com/bezkoder/node-express-mongodb (The GitHub Account also has further examples implementing a GUI with Angular, based on this API structure).

Get Started

  1. Install dependencies: npm install package.json
  2. Install mongodb and start your instance if you run it locally
  3. Change mongo db path and other variables in .env-file to your settings
  4. Start server with npm start
  5. Go to the localhost you specified as SERVER_PORT in the .env-file and create a new IVE scene
  6. Do example requests on the database by adapting and running node .\examples\post_footage.js

About

Dynamic generation of scenes in the IVE based on situations of relevance for the ABM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published