modelbuilderMk2 icon indicating copy to clipboard operation
modelbuilderMk2 copied to clipboard

Processing 3

Open benjgorman opened this issue 10 years ago • 4 comments

Library doesn't work with Processing 3 due to:

"Applet is gone — Java's java.awt.Applet is no longer the base class used by PApplet, so any sketches that make use of Applet-specific methods (or assume that a PApplet is a Java AWT Component object) will need to be rewritten."

benjgorman avatar Oct 15 '15 16:10 benjgorman

Well...it seems this project is defunct. What a pitty

q2dg avatar May 20 '16 18:05 q2dg

Doens't it still work with Processing 2.x?

chrleon avatar Sep 16 '16 12:09 chrleon

I just followed https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library on Processing v 2.2.1 and the library works

interactivetech avatar Jul 29 '17 06:07 interactivetech

I just followed https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library on Processing v 2.2.1 and the library works

The point is about Processing 3

q2dg avatar Jul 30 '17 18:07 q2dg