Changes

Jump to: navigation, search

Processing.js for JavaScript Devs

127 bytes added, 00:47, 25 October 2010
For the Impatient
# 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
# 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):
<script src="processing-0.9.7.min.js"></script>
Confirm
656
edits

Navigation menu