Algorithmic Textiles Design: Weaving Project

In this project, you will use computational assistance to help you create a woven artifact. There are many ways to approach this. Some examples: you could build a computational design tool like an image-to-weaving translator (using, e.g., the overshot or double cloth techniques), develop scripts that make laser-cutting plans for custom card looms, or build and use a fully automated loom.

The Engineering Part

Write the code needed to assist you in making a woven artifact.

If you want to use the jacquard loom in the lab, you can either use the Jacq3G library to talk to it directly, or product a file filled with 1's and 0's to its send-picks.py script. (Check with course staff for the current warp setup.)

The Artful Part

Consider what concept or idea you wish to convey with your computational assistance (or final artifact).

What To Turn In