Go to file
Bendik Aagaard Lynghaug 718d42f825 First things first
Started the typing up of a turning function and path generator
2024-10-26 21:31:03 +02:00
2024-10-26 21:31:03 +02:00
2024-10-26 21:31:03 +02:00
2024-10-26 21:31:03 +02:00
2024-10-26 21:31:03 +02:00

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

  1. 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
No description provided
Readme 78 KiB
Languages
Rust 100%