Directions: Left Click to Build, Right Click To Destroy, Click and hold for the color sliders, Click Arrow for shape dropdown. DON'T DELETE THE WHITE PLANE UNLESS YOU HAVE OTHER SHAPES ON THE CANVAS. Refresh Page to Restart.

I created a 3d painting tool that can create or destroy primitives using the left and right-click respectively. The primitives are destroyed and created at the location of the mouse by reading mouse input and location. Users can find they have access to a large array of colors due to the individual RGB sliders. Users can also change shapes with a drop-down menu. The options in the drop-down menu are sphere, cube, cylinder, capsule. Lastly, there is a nonclickable button that displays your current mouse location.


  1. Feature 1: Display mouse location

Input: Mouse location

Output: Text is shown in the top left corner displaying x and y locations

Feature2: Paint Primitives

Input: Mouse Left Click

Output: An object is painted at the location of mouse cursor

Feature3: Delete Primitive 

Input: Mouse Right Click

Output: An object is d

eleted at the location of mouse cursor

Feature 4: Change Primitive

Input: Dropdown Menu

Output: Click the desired shape in the dropdown menu to change it when you paint

Feature 5: RGB Sliders

Input: Sliders (Red,Green,Blue

Output: Moving the sliders changes the shade of that color. Mix different shader combinations to get unique colors.


StatusReleased
PlatformsHTML5
Authormd523
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.