Unless you’ve been living under a rock, you should be fascinated (or at least intrigued?) by VR. Check out some articles that gave me inspiration:

After some investigation, turns out it’s actually not that hard to make a VR app, even if you don’t have any 3D or coding experience. Just to give you an example, here is an app I made using this method.

Tools you need:

The app we’ll be making is a simple virtual environment tour. You can toggle auto walk using the trigger in your VR headset.

Step 1: Create a virtual environment

Step 2: Set up Cardboard Unity SDK

Step 3: Add an auto walk function

Step 4: Package the app

You are done! That wasn’t too hard, was it?

Rambles