VR and Images

Below are the three images and VR Project that I created for the final project by using my renderer/unity.

Images

Christmas Tree

christmas_tree.pov

The Christmas tree below is made from many transformed triangles rotated around the y and x axes. The ornament on the trees, the center ornament on the top, and the sphere to the right have reflective and refractive properties to create an interesting image.

Camp Fire

campfire.pov

The camp fire picture below is created from spheres, triangles, planes, and multiple lights. The triangles make up the flames of the fire, the grey spheres make up the rocks of the camp fire, and the moon is a reflective/refractive sphere. The lighting in the image is created by placing multiple lights in the center, either in the fire or near the edge of the fire to create the shadow effects around the camp fire.

Spiral

spiral.pov

The spiral below consists of multiple translated spheres, translated forwards in z towards the screen. The image contains a mix of refractive, reflective, and refractive/reflective spheres in a spiral pattern to create an interesting image.

VR Project

This is my VR project. It is a modified version of the StarterNinja tutorial shooting game. I added castle walls on the left and right, fountains on the board, and interactions with the fountains. In my VR game, you shoot the slimes to stop them from getting past you. You can also shoot the fountains to spawn a wall of fountains to block the slimes. Below is an image of the top view of the game and a link to a video demoing how to play the game.

VR Project Demo

In developing this project, I learned:

Resources Used