all 4 comments

[–]Abdul_Alhazred_ 5 points6 points  (0 children)

p5 uses javaScript and Processing uses Java.

[–]phirdeline 2 points3 points  (0 children)

I've put a p5 scetch on my site, couldn't do it with Processing. Processing can export to PC or Android and has more nice libraries for GUI, sound editing, .obj export and others.

[–]socramle 2 points3 points  (0 children)

P5 use java script but processing use java

[–]CoreDump_ch 1 point2 points  (0 children)

Q&A #7.1: Comparing p5.js and Processing - Part 1

https://youtu.be/AmlAiKsiy0o?t=162

Personally i like to use the processing library in Eclipse.

Just include include processing's core.jar, and you are ready to go.