A Compiler for 3D Machine Knitting - Robotics Institute Carnegie Mellon University

A Compiler for 3D Machine Knitting

James McCann, Lea Albaugh, Vidya Narayanan, April Grow, Wojciech Matusik, Jennifer Mankoff, and Jessica K. Hodgins
Journal Article, ACM Transactions on Graphics (TOG), Vol. 35, No. 4, July, 2016

Abstract

Industrial knitting machines can produce finely detailed, seamless, 3D surfaces quickly and without human intervention. However, the tools used to program them require detailed manipulation and understanding of low-level knitting operations. We present a compiler that can automatically turn assemblies of high-level shape primitives (tubes, sheets) into low-level machine instructions. These high-level shape primitives allow knit objects to be scheduled, scaled, and otherwise shaped in ways that require thousands of edits to low-level instructions. At the core of our compiler is a heuristic transfer planning algorithm for knit cycles, which we prove is both sound and complete. This algorithm enables the translation of high-level shaping and scheduling operations into needle-level operations. We show a wide range of examples produced with our compiler and demonstrate a basic visual design interface that uses our compiler as a backend.

BibTeX

@article{McCann-2016-113384,
author = {James McCann and Lea Albaugh and Vidya Narayanan and April Grow and Wojciech Matusik and Jennifer Mankoff and Jessica K. Hodgins},
title = {A Compiler for 3D Machine Knitting},
journal = {ACM Transactions on Graphics (TOG)},
year = {2016},
month = {July},
volume = {35},
number = {4},
}