From 10ec8f21e65458ffa3a1c42da390842132df855d Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 22 Apr 2026 10:16:08 +0000 Subject: [PATCH] kasuti: friendlier intro blurb under the three rules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces the terse graph-theory equivalence line with an invitation to experiment with the editor — mentions picking a premade motif or making / saving / sharing your own, and flags that disjoint designs aren't supported yet. https://claude.ai/code/session_01KNdXjQczMCRGMK7K3Qderw --- src/components/interactives/KasutiEmbroidery.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/interactives/KasutiEmbroidery.tsx b/src/components/interactives/KasutiEmbroidery.tsx index c64d2f2..15bfa25 100644 --- a/src/components/interactives/KasutiEmbroidery.tsx +++ b/src/components/interactives/KasutiEmbroidery.tsx @@ -765,8 +765,12 @@ const KasutiEmbroidery: React.FC = () => { motif alternately on the front (left) and back (right). Each stitch flips the fabric.

- Equivalently: given the pattern graph, double every edge with two colours and find a - closed Eulerian tour that alternates colours at every step. + Kasuti is best experienced with thread and fabric, but if you want to experiment + with making some designs or just get a feel for the pathways the thread will take + when you don't have your materials handy, you can try emulating kasuti embroidery + below. Pick one of the premade examples or make, save, and share your own designs! + The editor does not currently support disjoint designs so make sure your patterns + are connected.