/ImmersiveVisualLink

Routing of visual links in immersive environments

Primary LanguageC#

Immersive Visual Link

Routing of visual links in immersive environments

Setup

To setup in your Unity project:

  1. Download or clone this project
  2. Place the IVL folder in your Assets folder of your Unity project
  3. Create an empty game object and add the script "UnbundleFD" on it
  4. Setup the different parameters of the script
  5. 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:

Ubundle Script

Paper

Paper is accessible here: paper

Video

Paper Video

Team

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).