jasonwebb / morphogenesis-resources

Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.
2.03k stars 114 forks source link

(recommendation) Dithering #30

Closed emoc closed 3 years ago

emoc commented 3 years ago

An online application to dither small images and prepare machine knitting files, with realtime parameters. I tried to add as much dithering algorithms as I was able to find! Main version is written in p5.js, from a prior version in Processing. app : http://lesporteslogiques.net/tricot-machine/tramage/ code : https://github.com/lesporteslogiques/tricot-machine

jasonwebb commented 3 years ago

Awesome, thanks! And thanks for making it open source! :) Added it to the README in the commit above. Please let me know if there is anything you'd like to change in the reference.