Joel Collado - IT201-450 - Quiz 2
In this Quiz 2 I follow the instructions and videos from User Interface (UI) section from week 3 and use the example in the video Dropdown Menu. I add the ability to change a 3D Cube color using the dropdown menu using the left mouse button to select a type of color which are White, Yellow, Green, Blue, Cyan, Magenta, Red, and Black.
The Features I used in the video are:
Input: Left Click on Dropdown Menu
Process: The Dropdown Menu shows a list of colors for a user to chose which are White, Yellow, Green, Blue, Cyan, Magenta, Red, and Black. After clicking on a color the material color would change on the 3D Cube on screen.
Output: The cube color changes to the specific color chosen.