Shrinking a shape that turns back on itself
split-events is one function. Everything below came out of it during this
build, at arguments taken from the essays rather than invented for this page — so a figure
here is the same figure a reader meets in an essay, and when the generator changes, this
page changes with it.
At its defaults
view: "wavefront", shape: "ell", steps: 5
view: "census", shapes: [triangle, pentagon, house, dart, ell, star]
view: "wavefront", shape: "star", steps: 4
What it checked while it drew
Collected by running this generator with a listener on the assertions, not written here. The count is how many separate times this build put that claim to the test.
- its skeleton has 3 nodes and 8 arcs, and every node is equidistant from the edges that formed it ×3
- every node of the straight skeleton is equidistant from each edge that defined it, so one fold serves them all — 3 checked ×2
- 1 of them still has no lettering that satisfies the vertex conditions, so the construction reaches further than it folds ×1
- 3 of 6 outlines here turn back on themselves, and the skeleton reaches all of them ×1
- each missing one leaves its node with an odd number of creases, and an odd vertex has no flat folded state whatever its angles are ×1
- the dart has 1 corner that turns back on itself, and the shrinking outline gains ground at each of them rather than losing it ×1
- the dart's skeleton wants 9 perpendiculars and only 5 of them land on the edge they were dropped onto ×1
- the ell has 1 corner that turns back on itself, and the shrinking outline gains ground at each of them rather than losing it ×1
- the star has 5 corners that turns back on itself, and the shrinking outline gains ground at each of them rather than losing it ×1
- where a lettering exists, folding it carries the whole outline onto one line — worst 3.7e-15 of a sheet width off it ×1
Where it is called
Changing this generator changes every figure on this list, which is what makes the list worth publishing rather than keeping in a check script.
One cut for a star
The fold-and-cut construction here could reach a triangle, a pentagon and a house, and refused everything that turned back on itself, because shrinking an outline with a reflex corner needs an event the shrink did not implement. With split events it reaches a five-pointed star — ten creases through one point, four hundred and twenty letterings that fold, and every edge of the outline landing on one line to a part in 10^16.
The corner that splits the shrink
The universal molecule fills a convex polygon by shrinking it, and at a corner that turns back the shrink does something no convex polygon does: the region breaks in two. That event can now be computed — the skeleton of a non-convex outline is available here for the first time, and it is what lets one straight cut reach a star. It does not give the molecule back, because a molecule needs the shrinking region to stay one piece and a split is exactly the moment it stops.
Every generator · The designing a base field · The patterns a reader can fold