kasuti: friendlier intro blurb under the three rules
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
This commit is contained in:
parent
19b009f936
commit
10ec8f21e6
1 changed files with 6 additions and 2 deletions
|
|
@ -765,8 +765,12 @@ const KasutiEmbroidery: React.FC = () => {
|
|||
motif alternately on the front (left) and back (right). Each stitch flips the fabric.
|
||||
</p>
|
||||
<p className="text-sm text-muted-foreground max-w-3xl mx-auto">
|
||||
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.
|
||||
</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue