Appendix A: Publishing on the Web
The Processing development community has a project named ProcessingJS that provides tools to publish many Processing sketches on the Web. This is a way to showcase your work without requiring someone to download the Processing Development Environment. You do need to have your own web site. The ProcessingJS site (
http://processingjs.org/
) provides a file to download and then upload to your
web site
along with your PDE files for the sketch, any files that would be in the data folder, such as image ...