Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 259 Bytes

Computational Geometry

Implementation of different computational geometry related algorithms.

Run with cargo run --release

Usage:

  1. Use Arrow Keys and Enter to select a algorithm.
  2. Start clicking around.
  3. Press Escape to get back to the menu.