Examples. Short, prototypical programs exploring the basics of programming with Processing.
These examples are running online through p5.js using HTML Canvas for rendering. There are many more examples included with the Processing application; please look there if you don't find what you're looking for here.
Basic Examples. Programs about form, data, images, color, typography, and more...- Arrays
- Array
- Array 2D
- Array Objects
- Typography
- Letters
- Words
- Text Rotation
- Drawing
- Continuous Lines
- Pattern
- Pulses
- Animation
- Sequential
- Animated Sprite
- Image Processing
- Pixel Array
- Brightness
- Blur
- Edge Detection
- Convolution
- Histogram
- Advanced Data
- Array List Class
- Int List Lottery
- Load Save JSON
- Load Save Table
- File IO
- Load File 1
- Load File 2
- Save One Frame
- Fractals and L-Systems
- Mandelbrot
- Tree
- Koch
- Penrose Snowflake
- Penrose Tile
- Pentigree
- Cellular Automata
- Wolframs's 1D CA
- Conway's Game of Life