Routing of visual links in immersive environments
To setup in your Unity project:
- Download or clone this project
- Place the IVL folder in your Assets folder of your Unity project
- Create an empty game object and add the script "UnbundleFD" on it
- Setup the different parameters of the script
- Call the function
initUnbundling
with a list of KeyValue of the game objects to link.
You can have a look at the TestScene (IVL/Scene/TestScene) to see a demo.
To set up the script:
Paper is accessible here: paper
This is developed by Arnaud Prouzeau (project leader, Monash University), Antoine Lhuillier (Stuttgart University), Barrett Ens (Monash University), Daniel Weiskopf (Stuttgart University), and Tim Dwyer (Monash University).