mattdesl / canvas-sketch

[beta] A framework for making generative artwork in JavaScript and the browser.
MIT License
5.05k stars 394 forks source link

cubic disarray pen plotter example #61

Closed stombeur closed 5 years ago

stombeur commented 5 years ago

this example is a (simple) way of implementing cubic disarray on canvas-sketch with an exportable svg for a pen plotter.

mattdesl commented 5 years ago

Brilliant! Nicely done. Going to merge.