IT 201 Lucas Blazej Project 4
- May 5, 2021
- LucasBlazej
Features: 1. Display Mouse Position Input: Mouse location Output: Text is displayed in the lower left corner showing X and Y coordinates of the mouse. 2. Create Primitive Input: Mouse left click Output: A 3D primitive is spawned at the mouse location. 3. Destroy Primitive Input: Mouse right click Output: A 3D primitive is destroyed when the mouse hovers over it. 4. Change Primitive Color Input: D…