Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loleg/dedosfera
A data visualisation experiment created with @aframevr at #ADV17
https://github.com/loleg/dedosfera
Last synced: 20 days ago
JSON representation
A data visualisation experiment created with @aframevr at #ADV17
- Host: GitHub
- URL: https://github.com/loleg/dedosfera
- Owner: loleg
- License: mit
- Created: 2017-07-13T07:07:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T13:27:41.000Z (over 7 years ago)
- Last Synced: 2024-12-29T16:37:19.944Z (20 days ago)
- Language: JavaScript
- Homepage: https://forum.schoolofdata.ch/t/10-7-adv17-virtual-reality-workshop/245/6
- Size: 5.16 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dedosfera
An experiment created at the [Adventures in Data Visualization 2017](https://www.maind.supsi.ch/workshops/2017/2017-03-08-adventures-in-data-visualization-2017.html) workshop.
### Overview
In this demonstration, a texture mapped and displaced ground visualises the terrain of the Canton of Tessin using geodata.
Ahead of the viewer, three "dataspheres" show the shape of the average patterns of traffic (blue), noise levels (green) and temperature (yellow) measurements averaged across several locations in Tessin during 2016.
Click on the download button in the corner of the screen to get an STL file of the dataspheres for 3D printing.
For some background on the project, please see this [forum post](https://forum.schoolofdata.ch/t/10-7-adv17-virtual-reality-workshop/245/6).
### Techniques
[A-Frame](https://aframe.io) is used for the overall VR-capable interface. Several [THREE.js](https://threejs.org/) components load the data and create custom geometries.
### Sources
Geodata: [Swisstopo](http://geo.admin.ch), Measurements: [OASI](http://www.oasi.ti.ch/web/dati/traffico.html)
### License
This project is open source under the [MIT License](LICENSE)