Welcome to the SpaceAware.io Proof of Concept Viewer for the SDA TAP LAB. This project leverages the power of OrbPro, a customized CesiumJS distribution, to create interactive 3D globes, 2D maps, and 4D physics-based space simulations directly in your web browser without the need for plugins.
The entire webapp is contained in this directory, hosted using Github Pages out of the docs
directory, at the domain tap.spaceaware.io. Clicking that link will take you to the live webapp.
- 3D globes and 2D maps rendering
- 4D physics-based space simulations
- Integration with SDA TAP LAB data providers
- Node.js (>= 18.18.0)
- npm
git clone https://github.com/DigitalArsenal/SDA-TAP-LAB.git
cd SDA-TAP-LAB
npm install
npm run dev
npm run build
npm run preview
svelte
d3
orbpro
tailwindcss
vite
typescript
- and more...
For a full list of dependencies, refer to the package.json
file.
Contributions are welcome! Please follow the guidelines outlined in our contributing guide.
This project is licensed under the terms of the LICENSE.md file included in this repository.
For more information, visit SDATAPLAB.org.