EmilyMatt / mapping-rs

A collection of mapping suites and useful algorithms, implemented in pure Rust
MIT License
12 stars 4 forks source link

ICP 2D Example is in desperate need of some love #86

Open EmilyMatt opened 5 months ago

EmilyMatt commented 5 months ago

Ideally, it should have a much nicer UI, perhaps with a slide bar to allow moving between iterations of the algorithm until convergence, maybe even some configurable parameters for the example itself.