Skip to content

machineagency/knitscape-2024

Repository files navigation

KnitScape-2024

KnitScape is a design and simulation tool for machine knitting built by Hannah Twigg-Smith.

This is an archival version of the KnitScape editor specifically for designing slip and tuck colorwork patterns which accompanies the CHI 2024 paper KnitScape: Computational Design and Yarn-Level Simulation of Slip and Tuck Colorwork Knitting Patterns. This version will no longer be actively developed; future development will continue in the dedicated KnitScape org. For documentation on using the editor, please visit the wiki here.

Running Locally

Make sure you have Node installed. We tested this with Node version ~20.

  1. npm install
  2. npm run dev

To deploy, run npm run deploy.

Documentation

Documentation lives on this github repo's wiki!.