It explores the rendering of pattern formation.
Controls : on the right of the screen
- CUSTOM BACKGROUND TEXTURE:
- feedCam: toggles on video capture
- invert: inverts colors of video capture
- showCurves: toggles scaled pattern. With video capture resembles to curves.
- curveSize: affects size of curves
- writeText: toggles custom text
- message: write text used as background. use '-' to create new line
- SMOOTH GAME OF LIFE:
- iterations: numbers of times the algorithm is executed per frame
- backgroundMix: interpolates background texture, it can be text or camera capture.
- tNeighbour: translate local neighbourhood. Bounded by size of radius.
- innerRadius and outterRadius: controls radius of local neighbourhood
- interpolation: mixing amount with background texture
- frame: indicates the frequency of rendering
- colorA and colorb: define color pallete
- zoom, rotate, centerX, centerY: scale, rotate and move position of pattern
- brushSize: radius of brush