Using Levers and Joysticks to Create a 3D User Interface

Since this project has been designed to be free of programming, there is a package we can download called the XRIT example project. This is essentially a example of many features included in the XR Interaction Toolkit. We will be using this toolkit to borrow features for our project.

Once downloaded, drag the package into our project and open the XRI_Examples_Main scene.

It should look like this:

This essentially provides us with examples of everything that the XR Interaction Toolkit can do and also things we can borrow ;)

Let’s start by adding a Lever into our Pentathlon project. Go into the XRI Examples folder and open the Prefabs folder.

Read More

Tags: Interface User