Make beloch:named_lines emission material #45

Open
opened 2026-07-03 13:18:28 +00:00 by toph · 0 comments
Owner

Follow-up to #28 (PR #43). Operand resolution of a named crease is now material — it tracks through folds and flip — but the emitted beloch:named_lines JSON still serializes each crease's frozen original line (l_orig), deliberately kept frozen in PR2 to hold the debug section byte-stable.

Make the emission material too: a crease still lying on its original line emits that line; one relocated by a rigid move or flip emits its current line; one bent by a later fold has no single line and should be omitted (or emitted per-piece). This is the output half of the material-crease model — the resolution half already landed.

Follow-up to #28 (PR #43). Operand resolution of a named crease is now material — it tracks through folds and `flip` — but the emitted `beloch:named_lines` JSON still serializes each crease's frozen original line (`l_orig`), deliberately kept frozen in PR2 to hold the debug section byte-stable. Make the emission material too: a crease still lying on its original line emits that line; one relocated by a rigid move or `flip` emits its current line; one bent by a later fold has no single line and should be omitted (or emitted per-piece). This is the output half of the material-crease model — the resolution half already landed.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
toph/beloch#45
No description provided.