First things first
Started the typing up of a turning function and path generator
This commit is contained in:
20
ReadMe.md
Normal file
20
ReadMe.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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.
|
||||
|
||||
2.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 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.
|
||||
Reference in New Issue
Block a user