Running sketch from OpenProcessing.org in PDE

Sketch seems to be working. Are you trying to run the code in the processing ide in java mode? Because the sketch is written in JavaScript, not Java. If that’s the case, just switch the mode in processing from java to p5.js.

1 Like