Confirmed users
656
edits
Line 12: | Line 12: | ||
# To use it, download Processing.js here: http://processingjs.org/download | # To use it, download Processing.js here: http://processingjs.org/download | ||
# Make your Processing *.pde files as you normally would, for example hello-web.pde | # Make your Processing *.pde files as you normally would, for example hello-web.pde | ||
# Create a web page that includes Processing.js as well as a <canvas> with info about where to get your sketch file: | # Create a web page that includes Processing.js as well as a <canvas> with info about where to get your sketch file (you can specify multiple *.pde files, separating them with spaces, and can name them anything, foo.pjs or foo.pde, or foo.js): | ||
<pre> | <pre> |