-
Notifications
You must be signed in to change notification settings - Fork 18
Home
tahir1122 edited this page Sep 28, 2018
·
17 revisions
This work provides a library of example immersive visualization and interaction projects built with Unity3D for AR (HoloLens) and VR (Rift and Vive).
We have chosen most commonly used visualizations and these projects work by reading data from CSV files and displaying it using respective visualizations.
- Stacked/Grouped Bars
- Circular Heatchart
- Bubble chart
- Scatterplot
- Image / image stack
- Node link network
- Parallel coordinate
- Radical layout
- Matrix
- 3D barChart
- Geospatial visualization
- Zoomable treemap
- We've started to design a generic data adaptor. (Checkout this file)
- Currently has an implementation for csv files and a simple json reader. The json reader comes from here: http://wiki.unity3d.com/index.php/SimpleJSON
- Custom Mesh Generation
- Selections & Data Binding
In case of any problem or assistance, feel free to reach out to us:
Tahir Mahmood - [email protected]
Akshay Murari - [email protected]
Willis Fulmer - [email protected]
Timothy Hayduk (May 2018)
Vidhan Shukla (Dec 2016)