What is a Hilbert Curve?
The Hilbert curve is a continuous fractal space-filling curve. It is constructed recursively and is used in computer science, mathematics, and graphics for mapping multidimensional data to one dimension while preserving locality.
How to use:
- Use the slider to change the curve's rank (complexity).
- Check "Show vertices" to highlight curve vertices.
- Observe how the curve fills the square as rank increases.