Processing.js for Processing Devs: Difference between revisions

Line 45: Line 45:
==1. Writing a Processing.js Sketch==
==1. Writing a Processing.js Sketch==


There's nothing you should do differently here: you should write your Processing sketches exactly the same way you already do.  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.
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:
Confirmed users
656

edits