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"
- Host: GitHub
- URL: https://github.com/processing/processing-examples
- Owner: processing
- Created: 2021-08-09T00:12:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T18:31:21.000Z (12 months ago)
- Last Synced: 2025-03-27T15:31:01.059Z (9 months ago)
- Language: Processing
- Size: 3.4 MB
- Stars: 22
- Watchers: 6
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.