IT201 Project 2
For this project, I created a painting tool that creates 3D primitives whenever/wherever the user clicks on the screen. The user will be able to spawn 3D primitives that can auto-destroy after 3 seconds or whenever the user would like it to be destroyed. The tool can read and detect the user input and mouse location. The user will also be able to change the shape and color of the primitives, along with choosing randomization between scale, rotation, and color, or can randomize all. There is also an analog clock to display the current time.
New Features:
1. Analog Clock: Displays the current time the user is running the game
2. Clear All Button: Clears screen of all spawned primitives
3. 3 Second Destroy: Destroys primitives after 3 seconds of being spawned when the toggle is on
4. Randomization Dropdown: Dropdown menu to choose to randomize scale, rotation, or color
5. Randomize All: Randomizes scale, rotation, and color for primitives when the toggle is on
Status | Released |
Platforms | HTML5 |
Author | korrynversola |
Made with | Unity |