We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm new to coding: after watching several video's The Coding Train Dan Shiffman's youtube channel, he uses p5.js in most of the video's. Since p5.js is no longer available where can users get a copy of p5.js
p5.js vs Processing : do they have the same functions. When I try and mimic Dan Shiffman's code into Processing will everything work the same?
thank you in advance for info/help provided
Answers
[citation needed]
http://p5js.org/download/
Processing is java and P5.js is javascript. Check these posts: https://forum.processing.org/two/discussion/20622/processing-is#latest
http://www.jtoy.net/2017/01/04/my-experience-with-processing.html specifically the section of processing vs. p5.js
Kf
Processing = Java p5.js = Javascript. whats the next best Javascript editor after p5.js
Whats the best text editor to apply Dan Shiffman's scripts?
sry for all the questions trying to learn