mariuswatz / modelbuilderMk2

ModelbuilderMk2 - computational geometry library for Processing
83 stars 14 forks source link

Processing 3 #5

Open benjgorman opened 8 years ago

benjgorman commented 8 years ago

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

q2dg commented 8 years ago

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

chrleon commented 8 years ago

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

interactivetech commented 7 years ago

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

q2dg commented 7 years ago

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