A comprehensive set of VR visualization techniques and perception tasks studied in my bachelor's thesis in the Universtitat Politècnica de Catalunya (UPC).
Implements a set of interactive environments where techniques can be tested and user studies can be conducted.
- Interactive 3D Scatter plots
- 3D Line plots
- 3D Bar plots with several variations 📊
- Boxed
- Partially Boxed
- Reference Line
- Movement with joysticks 🕹️
- Pointer 🔴
- Selection tool to visualize values of the different markers 🥢
-
All of the relevant code is in Assets/Behaviors/
-
The folder Assets/Data contains several example input Data Sets that can be used to test the techniques.
-
The folder Assets/Scenes/tests contains the experimental environment used to test the techniques.
-
The scene Assets/Scenes/MainScene contains the standard environment that can be used to visualize any of the non experimental technique variations.
-
The folder ExperimentData contains the input used in the experiment, with an extra column on the left that identifies the input. When used, this column should be removed.
DISCLAIMER: I do not claim ownership nor credit for the external tools utilized (tobii SDK and several Unity packages). Additionally, this project cannot be used for commercial purposes unless a commercial license is obtained from the relevant vendors.