Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 514 Bytes

File metadata and controls

9 lines (6 loc) · 514 Bytes

drop

port of sojamo's drop library to Processing 3

sDrop is a library originally written by Andreas Schlegel for the programming environment processing. Last update, 05/09/2010. This is an update to Processing 3.

sDrop 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.

https://transfluxus.github.io/drop