Overview of canvas-sketch
mastercanvas-sketch is a collection of tools and modules for creating generative art in JavaScript and the browser using the <canvas> tag. It is designed for creating artworks using code, randomness, and algorithms.
Key capabilities include:
- Exporting high-resolution PNGs for Giclée prints.
- Rendering image sequences for GIF and MP4 loops.
- Generating SVG files for mechanical pen plotters (e.g., AxiDraw).
- Automatic git hashing for long-term archiving.
- Integration with graphics libraries like ThreeJS, P5.js, Pixi, Regl, and D3.