mattdesl/canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 85
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3002
- days_rel: n/a
- days_push: 92
- n_releases_24m: 0
Adoption not part of the score
5278 stars · 403 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript framework and companion CLI for creating generative artwork using HTML5 Canvas 2D and WebGL (with Three.js templates). It scaffolds sketches, serves them with hot reloading, and exports dimension-aware, print-quality PNGs (e.g., A4 at 300 DPI) directly from the browser.
Use cases
- create generative art with javascript in the browser
- prototype 2d canvas and webgl sketches quickly
- export high-resolution print-ready png artwork at 300 dpi
- scaffold a new three.js sketch from a template
- hot reload while iterating on creative coding sketches
- build a generative sketch into a shareable html website
When to choose
- you want to make algorithmic/generative artwork with Canvas 2D or WebGL instead of a full app framework
- you need DPI- and paper-size-aware exports for archival or print output
- you want a batteries-included workflow: scaffolding, dev server, hot reload, and static build for sketches
When to avoid
- you need data visualization or charting rather than artistic sketches (use d3 or similar)
- you want the p5.js editor, community, or Processing-style API surface
- you need a guaranteed-stable API for production software, since the project self-describes as beta
Facets
framework · maturity active
graphics cli developer-tools build-tool graphics web-development developer-tools browser cross-platform cli generative-art creative-coding canvas2d webgl threejs sketching print-quality-export hot-reload p5js-alternative processing-inspired nodejs
2 sources
- readme: https://github.com/mattdesl/canvas-sketch · fetched 2026-08-28 · d04c2a8903a4
- registry_npm: https://registry.npmjs.org/canvas-sketch · fetched 2026-08-29 · 06803cf086e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattdesl/canvas-sketch | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="mattdesl/canvas-sketch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem