Hannah Repuyan - IT201006 - Project 1 (New)
(This is a re-upload of Project 1.)
The following project is a painting application that lets users paint with Unity's primitives. Users can right-click and drag their mouse to paint with spheres, and clear the canvas when they are finished. The color of the canvas can be adjusted, and the color of the spheres can be changed to preset colors.
CHANGES:
The coordinates of the user's cursor is now displayed. Furthermore, the functionality of the "Clear Canvas" button has been altered and now reverts the canvas and paint color to its default value.