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.
Make sure you have Node installed. We tested this with Node version ~20.
npm install
npm run dev
To deploy, run npm run deploy
.