Sweaterify(kosamari.github.io)
kosamari.github.io
Sweaterify
http://kosamari.github.io/sweaterify/
5 comments
Mariko Kosaka, aka @kosamari, created this. She also regularly uses javascript to create real world knitted objects (i.e. no screen printing)
https://www.youtube.com/watch?v=X1Cc1vrvjdY https://www.youtube.com/watch?v=nydh_2NRn-c
https://www.youtube.com/watch?v=X1Cc1vrvjdY https://www.youtube.com/watch?v=nydh_2NRn-c
I worked on a similar project once (fully-client-side image cropping), and you are correct about the EXIF data. There was a library out there that saved my ass with that problem, but it escapes me now.
Edit: I think this is it: https://github.com/blueimp/JavaScript-Load-Image
Edit: I think this is it: https://github.com/blueimp/JavaScript-Load-Image
Yo dawg, don't sweat it. That's why there's https://hammerjs.github.io/
Great project. Looking at current options for custom ugly christmas sweaters, they all seem to have become custom ugly christmas sweatshirts. Couple this idea with a proper knitting machine and figure out how to scale, and you could have a cool seasonal business idea.
It doesn't handle rotated images correctly. Many of the images I tried with my iPhone came out turned sideways or upside down. (I believe this is because the iPhone stores the correct orientation in the exif data.)