Please use a browser that supports "canvas"
Red:
Blue:
Green:
Alpha:
Size:
Segments (Circle):
Current Color:

Notes to Grader:

hi again! if you want to see the drawn picture, click the "sakamoto" button, which generates a painting of sakamoto from nichijou. for the awesomeness part of the assignment, i decided to improve on the base drawing platform. i first redid the layout and ui of the everything using css. then, i added an undo and redo functionality that just stores the user's actions on two different stacks, which are accessed whenever the user undos or redos an action. i also added an alpha slider, which is a slider that controls the alpha/transparency/opacity of the brush. lastly, i added a color preview so the user can see what color their sliders are making.