Video Tutorial – MiddleVR basics
In this tutorial you will learn:
– how to add support for any VR device in your application,
– add navigation,
– add interactions,
– display any webpage.
Video Tutorial – Display HTML5 webpage in your VR world
Tutorial – Running MiddleVR demo application “Shadow”
In this tutorial, you will:
- Test MiddleVR with a fun demo application
Tutorial – Using MiddleVR in Unity
In this tutorial you will learn:
- How to add MiddleVR to your Unity project
- How to export your application
- How to run your application through MiddleVR configuration tool
Tutorial – Using the Oculus Rift
In this tutorial you will learn:
- How to create an application for the Oculus Rift in Unity with MiddleVR,
- How to select a predefined configuration for the Oculus Rift DK2,
- How to export your application,
- How to prepare your Windows desktop for the Oculus Rift DK2,
- How to run your application.
Tutorial – Create a basic configuration
In this tutorial you will learn:
- How to create a simple MiddleVR configuration
- How to simulate a 3d tracker with the mouse
- How to move a camera with a tracker
- Use the MiddleVR package in Unity
Tutorial – Using and extending MiddleVR VR menu
In this section you will learn:
- How to use MiddleVR immersive menu
- How to add your own menu items
Tutorial – Creating a graphical user interface in HTML5
In this section you will learn:
- How to create a graphical user interface using HTML5/CSS3/JavaScript
- How to communicate from the GUI in Javascript to Unity / C#
- How to communicate from Unity / C# to the GUI’s Javascript
Tutorial – Configuring a head-mounted display
Tutorial – Configuring a stereoscopic screen / wall
Tutorial – Configuring an immersive cube / Cave
Tutorials – What next ?
Now you’re ready to learn more about MiddleVR.
At this point, typical questions are :
- How can I navigate in my scene ? – Section “Wand interactions”.
- How can I grab objects ? – Section “Wand interactions”.
- How can I interact with objects with the Wand ? – Section “Wand interactions”.
- I want my object to react when I click on it with the Wand Ray – Section “VRActor”.
- How to have my own objects move with VR trackers ? – Section “How to attach your nodes in the VR hierarchy”.
- How can I choose the parent of the VR hierarchy ? – Section “VR Manager options”.
- How do I program interactions ? – Section “Programming interactions”.
- Things don’t work as I want, how can I troubleshoot the issues ? – Section “Troubleshooting”.
- What should I know about MiddleVR before building a standalone player ? – Section “Exporting to a standalone player”.