I created a 3d painting program that will create and spawn 3d shapes where the user clicks. I added rgb color sliders that allow the user to pick a color they want to draw with. As they draw with this color the rgb values will slowly decrease, giving the illusion of paint on a paintbrush running out. The user may also change the shape they are drawing with to a cube or cylinder (default is sphere). Lastly, when they are satisfied or want to start over there is a clear button that will destroy all primitives that were drawn.

Leave a comment

Log in with itch.io to leave a comment.