Giter VIP home page Giter VIP logo

knitskel's Introduction

Knitting Skeleton

This is the open source implementation of the paper

Knitting Skeletons: Computer-Aided Design Tool for Shaping and Patterning of Knitted Garments.

The project page is there: http://knitskel.csail.mit.edu/

Since the system is in a continuous work-in-progress state, there are likely going to be bugs or desirable features missing. For bugs, file an issue here. For other inquiries, contact Alexandre Kaspar.

Dependencies

The system is a web client written mostly in Javascript with some HTML/CSS layouts. The Javascript development is made with Node.js and Browserify.

To install all dependencies, use npm:

npm install

Development

If you want to compile the system, you can use npm scripts:

  • npm run build will output the full compiled code in js/skeleton.js
  • npm run watch will use watchify to continuously update the code as code changes (while providing debugging information)

To check some basic test on provided skeletons, use

  • npm run test

Third party libraries

This project is making use of many third-party libraries for its development. The notable ones are in the dependencies of package.json. We are especially thankful to the following:

Credits

We want to thank our collaborators from Jim McCann's Textiles Lab at CMU. They are the ones who initially deciphered the DAT format.

Working with knitting machine XXX?

Currently, we've had the chance to work with a Shima Seiki SWG091N2 machine. However, the system could likely work with more generally v-bed machines (provided there is a known way to output data for them).

A more general strategy would be to output Knitout code and use an available backend for your machine. This is not done yet but should be reasonably easy to implement since our system outputs code for whole beds / courses at once, which is quite more regular than general Knitout code.

References

If you make use of this software, we would be grateful if you can cite us:

@article{Kaspar19b,
  title = {Knitting Skeletons: Computer-Aided Design Tool for Shaping and Patterning of Knitted Garments},
  author = {Kaspar, Alexandre and Makatura, Liane and Matusik, Wojciech},
  journal = {Proceedings of the ACM Symposium on User Interface Software and Technology (UIST)},
  year = {2019},
  address = {New Orleans, Louisiana, USA},
  month = {20--23 Oct},
  isbn = {978-1-4503-6816-2/19/10}
}

knitskel's People

Contributors

xionluhnis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.