Skip to content

Latest commit

 

History

History
95 lines (55 loc) · 3.35 KB

README.md

File metadata and controls

95 lines (55 loc) · 3.35 KB

📕 canvas-sketch → Documentation


About

canvas-sketch is a loose collection of tools, modules and resources for creating generative art in JavaScript and the browser using the <canvas> tag. It is designed to help create artworks and images with code, randomness, algorithms, and emergent systems.

You can use canvas-sketch to export high-resolution PNG for Giclée prints, render image sequences for GIF and MP4 loops, generate SVG files for mechanical pen plotters (like AxiDraw), automatically git hash your artworks for long-term archiving, and much more.

These tools can be used on their own, or combined with your favourite graphics library like ThreeJS, P5.js, Pixi, Regl, D3, etc.

API Docs

Guides

Contributing

If you are interested in helping develop or maintain canvas-sketch ecosystem: