For sprint 1, I created a painting tool by creating 3D primitives where the user’s mouse clicks on the screen. The program destroys the primitives after 3 seconds from the creation time. I also created a user interface that allows the user to change the distance, color, and shape of the 3D primitives that are generated, as well as toggling a timed destroy of the primitives.