Simpliest way to make a Processing library with Simplicity template.

This video shows you how you can put your custom written function into a library. It goes step-by-step showing you the simplest way to create your library, only using your PDE. You DON’T need installing Eclipse or Netbeans. This tutorial also goes through all the common mistakes and errors one can make when making your first library (this is why it’s a bit lengthy). The Simplicity template uses same JRE which is distributed with PDE, thus it will work on machines where no java was installed originally.
Back to Top