I created a painting tool that creates 3D primitives whenever/wherever the user clicks on the screen. The user will be able to spawn 3D primitives that will destroy after a set amount of time. The tool can read and detect the user input and mouse location. The user will also be able to change the shape and color of the primitives.

Feature 1: Paint objects with mouse clicks

Feature 2: Display mouse position (X and Y coordinates)

Feature 3: Dropdown menu to change shape

Feature 4: Change color with RGB sliders