Woven Images

Web Application for Loom Draft Editing

Year 2021–2022
Kind
  • Web Application
  • Graphics Programming
Tools
  • React
  • React Three Fiber
Website

Woven Images is a web application for editing loom drafts. This project is in development as I continue to add new features and shape-up the UX.

An image showing the user interface for the we application where the colors and patterns of the woven pattern can be changed.
I use React and libraries for three.js to handle input, state, and rendering.

The underlying code models the loom as relations between sets, where the sets represent the various components of the loom: the harnesses, threads, and treadles. A sound component is also in-the-works, which will use the loom instructions and the pattern they generate as inputs to a meditative sound synthesizer.