CreativeCoding: Making Visuals with JavaScript
A framework for making generative artwork in JavaScript and the browser.
- canvas-sketch: https://github.com/mattdesl/canvas-sketch
- canvas-sketch-util: https://github.com/mattdesl/canvas-sketch-util
Documentation reference for the canvas object.
- CanvasRenderingContext2D - Transformations - Web APIs | MDN - https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D#transformations
- HTML Canvas Reference - https://www.w3schools.com/tags/ref_canvas.asp


