Baptiste CERDAN - Janos FALKE - Mikhail GAYDAMAKHA - Thomas STEINMETZ - Victor VOGT
This project is dedicated to CSV data visualization in virtual reality.
- Remote CSV data visualization => remote git back-end.
- Use commands to isolate data (select, filter,group by et summerize).
- 180 or 360 degrees display.
To run locally :
Make sure the back-end server is running and accessible.
$ npm install
and
$ npm start
Generate documentation :
$ jsdoc src -r -d docs
Then open index.html in the docs folder.
Université de Strasbourg - Master 2 Sciences et Ingénierie du Logiciel - Projet Master - 2021/2022