revert(fold2svg): drop --exploded layer view (defer to the render engine) #13

Merged
toph merged 1 commit from v0.12-revert-exploded into main 2026-06-30 06:59:23 +00:00
Owner

Roll back fold2svg --exploded (added in #12). The per-layer offset + fold-web gusset view didn't read well — it looked like loose/awkward sheets rather than a clean stack.

  • Removes --exploded and all its drawing code (offset sheets, efaces, fold webs).
  • Keeps --folded (the exact foldedForm render — the folded silhouette) and the legend wording fix (map onto) from #12.

A proper layered/exploded view (hinged fan-out, per-layer separation done right) belongs in the future dedicated render/animation engine, not this minimal diagram tool. Tooling only; no core/test change.

Roll back `fold2svg --exploded` (added in #12). The per-layer offset + fold-web gusset view didn't read well — it looked like loose/awkward sheets rather than a clean stack. - Removes `--exploded` and all its drawing code (offset sheets, `efaces`, fold webs). - **Keeps `--folded`** (the exact `foldedForm` render — the folded silhouette) and the **legend wording fix** (`map onto`) from #12. A proper layered/exploded view (hinged fan-out, per-layer separation done right) belongs in the future dedicated render/animation engine, not this minimal diagram tool. Tooling only; no core/test change.
The per-layer offset + fold-web view (#12) didn't read well. Removes --exploded
entirely; keeps --folded (exact foldedForm render) and the current-verb legend.
A proper layered/exploded visualisation belongs in the future dedicated render
engine, not this minimal diagram tool.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
toph merged commit 318c0fc12d into main 2026-06-30 06:59:23 +00:00
Sign in to join this conversation.
No reviewers
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!13
No description provided.