20. September 2013
We were given the task to write a simple drawing application, which should grant the ability to draw in one's color of choice. I created a simple Implementation, using a "Line" class. For the GUI I used the library ControlP5 . With a rightclick+drag one can delete lines. Features- Stroke Width
- Color Picker
- Opacity
- Line Deletion
Download drawingProgram.zip