top of page
Search


VR Snowman Decorator
This project was used as the final project for my CSS 551 (Advance Computer Graphics) course at the University of Washington, Bothell....
Drew Nelson
Dec 16, 20202 min read
8 views
0 comments


Manual Mesh Manipulation and Texture Operations
In this project, I tackle on allowing users manipulate a mesh and the texture displayed on the mesh. The user is given the option to...
Drew Nelson
Nov 29, 20202 min read
42 views
0 comments


Implementing Unity3D's Object Hierarchy and Camera Control
Unity3D and many other game engines provide game designers this concept of an object hierarchy. Simply put, game designers are able to...
Drew Nelson
Nov 29, 20202 min read
8 views
0 comments


Demonstrating Vector Projections and Basic Collisions
In this Unity3D project, I got to demonstrate vector projections and basic colliders. Spheres in the world are projected onto multiple...
Drew Nelson
Nov 29, 20202 min read
21 views
0 comments
bottom of page