https://github.com/digitalinteraction/storyweb
Visualisation of climate change through interactive 3D space
https://github.com/digitalinteraction/storyweb
Last synced: about 1 year ago
JSON representation
Visualisation of climate change through interactive 3D space
- Host: GitHub
- URL: https://github.com/digitalinteraction/storyweb
- Owner: digitalinteraction
- Created: 2021-05-26T09:59:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T09:05:56.000Z (about 2 years ago)
- Last Synced: 2025-02-09T21:46:17.724Z (over 1 year ago)
- Language: JavaScript
- Homepage: storyweb.vercel.app
- Size: 54.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Story:Web
Story:Web is an interactive 3D visualisation of climate change, where users explore the climate change related connections between storys and objects.
## Installation (dev)
```
npm i
npm run start
```