Mariko Kosaka: Knitting for Javascripters | JSConf US 2015

Mariko Kosaka: Knitting for Javascripters | JSConf US 2015

7.140 Lượt nghe
Mariko Kosaka: Knitting for Javascripters | JSConf US 2015
Wouldn't it be cool if you could "print out" your own javascript generated bitmap art as a knitted scarf ? Well, you can ! Knitting textiles is a lot like programing computers. You write your knit pattern (code), your brain compiles it, and your hands render knit stitches (1s) and purl stitches (0s). It means you can decipher knitting nomenclature like "k2, m1L, k1, m1L, k until 3 sts remain, m1R, k1, m1R, k2" into JavaScript. This talk will cover how you can program knitting patterns in JavaScript and then use an electronic knitting machine from the 1980's to make beautiful knitted textiles. Transcript: https://gist.github.com/voodootikigod/a575bcb3cffc767f79a3