An open API service indexing awesome lists of open source software.

https://github.com/processing/processing-examples

Example files for "processing4" and "processing-website"
https://github.com/processing/processing-examples

Last synced: 9 months ago
JSON representation

Example files for "processing4" and "processing-website"

Awesome Lists containing this project

README

          

# processing-examples
Example files for "processing4" and "processing-website"

There are many more examples included with the Processing software download than appear on the Processing.org site. If a change needs to be made with an example on the website, it should be changed here. A script in the website build process copies over the PDE files from this repository. If a website example is changed, there are additional files that need to be changed within "processing-website":

- A JSON file with the metadata for the example
- A PNG image with output of the example
- A liveSketch.js file with a translated p5.js sketch of the PDE code

The examples without a credit line were written by Casey Reas or Ben Fry and they are in the public domain. Daniel Shiffman's examples are in the public domain. We appreciate a link back to the original and/or an acknowledgement when they are used. The copyrights for other credited files remains with the original authors.