718d42f825d2e619552214dd1bada66316b9507a
Started the typing up of a turning function and path generator
Redoal
A library to quantize input path data as a search tree enabling the core functionality of a DHT based path lookup.
What it does
-
Optionally we preprocess input data, normalize, center weight and ensure it's not out of bounds, as a turning function.
Deserialize and Serialize
To encode and decode path data from
Testing
Visual tests can render and offer manual input data input that renders using the lyon crate.
Description
Languages
Rust
100%