Joseph Lechuga - IT201-018 - Project 1
-Feature 1: Mouse position
Input: Mouse location
Output:The X and Y coordinates of the mouse are constantly displayed on screen.
-Feature 2: Create Objects
Input: Mouse Left Click /Right Click
Output: an object is created when the mouse is clicked with the left or right mouse button.
-Feature 3: Change Primitive object
Input: Button
Output: use a labeled button to change the shape of the object (sphere or cube primitive)
-Feature 4: Change material
Input: Button (Silver / metallic)
Output: After the button is clicked, the spawned object’s material is changed.