Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 306 Bytes

Comp Geo Visualizer

App to visualize (and implementations of ) computational geometry algorithms.

app screenshot

cargo run --release

TODO

  • algo switcher
  • mouse drawn points
  • mouse deleted points
  • different random point generation (square / circle)
  • unnest app code