Neil Evans - IT 201-001 - Project 2
This is Neil's IT201 Project #2
NEW features include:
- Toggle Random Scale of shapes/objects being drawn
- Toggle Random Rotation of shapes/objects being drawn
- Toggle Random Color of shapes/objects being drawn
- Only applicable to Cube, Sphere, and Cylinder shapes/objects
- Color is based on RGB sliders and will be between pure black and wherever the sliders are.
- Only applicable to Cube, Sphere, and Cylinder shapes/objects
- A real-time timer showing how long the program has been running (top-left)
- Real-Time Clock (based on EDT/EST timezone) in both analog and digital (with AM/PM) that only show when the prefabs are selected and being drawn
OLD features from Project #1:
- Display mouse position in realtime
- Ability to create objects with right-click
- Ability to destroy objects with left-click
- Change Shapes/Objects with the dropdown menu
- Change Object Color with RGB Sliders (only applicable to Cube, Sphere, and Cylinder objects)
- Toggle Timed Destroy of objects after 3 seconds with a check box
- Destroy all objects with the click of a button
- Color Preview of the color created using the RGB sliders (only applicable to Cube, Sphere, and Cylinder objects)