In this final project, the user is able to draw spheres and cubes in a 3d world. They are able to select and move around these shapes to build more complex shapes.
Guide
From the menu, the user is able to do multiple things.
Draw - The user is able to select spheres or cubes to draw. In order to draw the shape, the user simply clicks on a point in space.
Move World - The user is able to look around the world using the mouse. Clicking and dragging the mouse in a direction moves the view in that direction.
Clear - Erases either the entire drawing.
Exit - Exits the program.