Scroll or pinch to zoom · drag to pan · double-click/tap to reset
The whole page was created with Claude Code. These were the most significant prompts that shaped this page:
lib/larsi.org/point-cloud-renderer-2d.js,
extracted alongside a matching "color by vertex" checkbox on the Chaos Game page since both needed the same
last-write-wins categorical coloring.PointCloudRenderer2D with mouse-wheel zoom-to-cursor, drag-to-pan, pinch-zoom, and a
double-click/double-tap reset — the 2D counterpart of the 3D point-cloud renderer's existing
rotate/zoom. Keep the transform overlay in sync with the current zoom/pan instead of a stale snapshot.