Confirmed users
656
edits
| Line 45: | Line 45: | ||
==1. Writing a Processing.js Sketch== | ==1. Writing a Processing.js Sketch== | ||
There's nothing you should do differently | There's nothing you should do differently to write sketches for Processing.js: you write your Processing.js code exactly like Processing. For most people, this will mean using the Processing IDE, which has the nice benefit of letting you write, run, and test your code all in once place. Remember, any valid Processing sketch should also be a valid Processing.js sketch. | ||
If you want to experiment with web-based Processing.js code editors, you can also try these: | If you want to experiment with web-based Processing.js code editors, you can also try these: | ||