latest version

12/10/07

download

download dropP5 version 0.1.1 in .zip format.

to use the library, put the folder "dropP5", contained in the zip file, into your processing sketches folder instead of the libraries folder of you processing application.

documentation

have a look at the online documentation here. a copy of the documentation is included in the .zip as well.

source code

the dropP5 source code is available at sourceforge sojamoP5 and via svn at sojamop5/src/dropP5.

 

dropP5. a drag and drop implementation for processing

dropP5 is a processing library that lets you drag and drop objects such as files, images, bookmarks, or text into your processing sketch. once dropped you can access the information of the object from a DropEvent that has been forwarded to the processing sketch.

Installation

unzip and put the extracted dropP5 folder into your processing sketches folder. documentation and examples are also included in the dropP5 folder.

examples

find a list of examples in the current distribution of dropP5.