An open API service indexing awesome lists of open source software.

https://github.com/sbdchd/hilbert-curve

:triangular_ruler: A Rust implementation of a Hilbert Curve
https://github.com/sbdchd/hilbert-curve

hilbert-curve rust svg

Last synced: 7 months ago
JSON representation

:triangular_ruler: A Rust implementation of a Hilbert Curve

Awesome Lists containing this project

README

          

# hilbert curve

> An implementation of the [Hilbert Curve][0]

## usage

cargo run > output.svg

![img](output.svg)

[0]: https://en.wikipedia.org/wiki/Hilbert_curve