Skip to content

nclavaud/picking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picking library for Processing 3

How to install Picking

Install with the Contribution Manager

Add contributed Libraries by selecting the menu item Sketch ??? Import Library... ??? Add Library... This will open the Contribution Manager, where you can browse for Picking, or any other Library you want to install.

Not all available Libraries have been converted to show up in this menu. If a Library isn't there, it will need to be installed manually by following the instructions below.

Manual Install

Contributed Libraries may be downloaded separately and manually placed within the libraries folder of your Processing sketchbook. To find (and change) the Processing sketchbook location on your computer, open the Preferences window from the Processing application (PDE) and look for the "Sketchbook location" item at the top.

By default the following locations are used for your sketchbook folder:

  • For Mac users, the sketchbook folder is located inside ~/Documents/Processing
  • For Windows users, the sketchbook folder is located inside My Documents/Processing

Download Picking from http://n.clavaud.free.fr/processing/library/picking/

Unzip and copy the contributed Library's folder into the libraries folder in the Processing sketchbook. You will need to create this libraries folder if it does not exist.

The folder structure for Library Picking should be as follows:

Processing
  libraries
    Picking
      examples
      library
        Picking.jar
      reference
      src

Some folders like examples or src might be missing. After Library Picking has been successfully installed, restart the Processing application.

Troubleshooting

If you're having trouble, have a look at the Processing Wiki for more information, or contact the author Nicolas Clavaud.

About

Processing Library Template for Eclipse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.5%
  • CSS 22.1%
  • HTML 19.6%
  • Shell 1.8%