Spacecurve: A space-filling curve playground
Summary
Aldo Cortesi releases spacecurve, a Rust-based library for generating space-filling curves (e.g., Hilbert, Peano, Sierpinski) along with a visualization CLI (scurve) and a web-based viewer via egui. The post documents installation, usage, and the motivation to explore visualization, color spaces, and curve properties, with links to related projects and demo images.