Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.13 KB

NodeConf EU 2019 Hackathon Nerdlabs Submission

que?

this is the nerdlabs submission for the NodeConf EU 2019 Hackathong - Challenge 1

It uses Cesium to render recorded drone flightpaths in 3D from the given Sample Data

Usage

  1. Register a cesium.com account
  2. Get your Default Token and save it in .cesium_access_token
  3. npm i
  4. npm start
  5. $BROWSER http://localhost:12345/
  6. select a data-source in the top left corner

License

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <[email protected]>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.