Skip to content

alaingalvan/sketches

 
 

Repository files navigation

sketches

all my sketches i think?

Take a look here: rolyatmax.github.io/sketches.

To run locally, you'll need to have canvas-sketch-cli installed.

Run a specific sketch:

npm run dev sketches/my-sketch.js

To build (first install imagemagick and canvas-sketch-cli):

npm run build

Older sketches and scripts can be found at commit e328189.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • GLSL 0.8%