Willkommen auf unserem Seminar-Blog

Immer auf dem aktuellen Stand bleiben

Dieser Seminar-Blog befindet sich noch im Aufbau und wird in den kommenden Tagen entsprechend verfeinert.

Member Login

Lost your password?

Registration is closed

Sorry, you are not allowed to register by yourself on this site!

You must either be invited by one of our team member or request an invitation by email at viad.info {at} zhdk {dot} ch.

DS2 // Drawing Application

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
 
Drawing

Download drawingProgram.zip