James Fullwood Portfolio Website

A video showing a project that spawns multiple different objects depending on which button is pressed.

Explains how the spawner works.

GitHub Repository

A video showing a project that spawns a ball and launches it towards a target at a click of the mouse button.

Explains how the launcher works.

GitHub Repository

A video showing a project that allows the player to change the attributes of an object at their leisure

Explains how the shapechanger works.

GitHub Repository

A video showing a paintball game where a ball hits an object and changes the color of the material of the object

Explains how the paintball game works.

GitHub Repository

This is a demonstration of a project done for a portfolio for a VR class. It shows how to hide the hand of the player when he picks up an object

Explains how hiding your hand in VR works.

GitHub Repository

A video demonstrating a project that creates a large amount of entities and has them navigate to a random position on a plane.

Explains to create a random amount of entities and have them navigate to a certain position in space

GitHub Repository

This video shows how to implement a GUI in a unity VR environment as well as change scene in a Unity VR environment.

Explains how to make a GUI and also change scenes in unity

GitHub Repository

A video going over layers, advanced collision detection, dynamic GUI changes and navigation obstacles done for a VR class.

Explains layers, collision detection and GUI's in unity

GitHub Repository