Will Mayo's VR Portfolio

Creating a Simple Mirror in Unity

In this video I show how to create a simple mirror in Unity using a custom material and render texture, in addition to a camera and a quad.

GitHub Repository

Creating a Dynamic Spawner in Unity

In this video I show how to create a spawner in unity that can spawn different objects depending on which button is pressed.

GitHub Repository

Demonstrationg a material changing trigger in Unity

In this video I demonstrate a trigger that changes the material of objects that pass through it along with an object that is controlled by keyboard input.

GitHub Repository

Demonstrating an way to spawn objects based on how far away an Object is in Unity

In this video I demonstrate how a Raycast can be used in unity to determine the velocity at which an object is shot/spawned in at.

GitHub Repository

Demonstrating a simple cube modifying GUI

In this video I demonstrate a simple GUI in unity that modifies a cube in a few simple ways.

GitHub Repository

Demonstrating how to make user's hand disappear and and a sound play when an object is grabbed.

In this video I demonstrate how to make a user's Hand Disappear when they grab an object and have a sound play when they do as well.

GitHub Repository

Demonstrating user conrolled, customizable VR movement.

In this video I demonstrate a GUI that controls a custom VR movement system so that the user can customize how they move.

GitHub Repository

Demonstrating passthrough windows in VR.

In this video I show a demonstration of VR passthrough windows created in Unity.

GitHub Repository