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
- Host: GitHub
- URL: https://github.com/sbdchd/hilbert-curve
- Owner: sbdchd
- Created: 2017-04-16T02:39:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T02:44:03.000Z (over 8 years ago)
- Last Synced: 2025-03-12T23:02:34.021Z (10 months ago)
- Topics: hilbert-curve, rust, svg
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hilbert curve
> An implementation of the [Hilbert Curve][0]
## usage
cargo run > output.svg

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