Open Source Sketchbook written in Processing Language
-
Updated
Apr 15, 2021 - Processing
Open Source Sketchbook written in Processing Language
The objective of the Squirrel app is to sample colors from an imported image and then to save each one as a color palette int array to be used later in a different Processing sketch. Colors are sampled by drawing a line across the image. The line is segmented into x-number of points, with colors sampled at each step and saved into an array. The …
OpenPose json data read and view with processing p5 processing.org
💘 A god-damn-easy-as-f**k example of GPU particles in Processing.
Add a description, image, and links to the p5 topic page so that developers can more easily learn about it.
To associate your repository with the p5 topic, visit your repo's landing page and select "manage topics."