Project 2 IT201 by Eric Huang

In this project, I added onto my existing Unity program, in which a user was able to draw shapes on the screen. In my existing program, the user could draw cubes by right clicking. The cube’s rotation was randomized when it was placed. On screen, there were two sliders, one of which controlled the hue of the cube, and one which controlled the z-axis of the cube. Additionally, there was a UI element that displayed your mouse’s current X and Y position, and a button which deleted all the cubes that were created.  

In this updated version of the project, new features were added. Users can now also adjust the size of their cubes using a dropdown to select from either three predetermined sizes, or a random option. They can also choose between a binary option of light or dark for their cubes. Additionally, they can activate an optional auto delete option, which deletes


StatusReleased
PlatformsHTML5
Authorericcchuang
Made withUnity