Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 182 Bytes

Minimal Convex Hull

Implementation:

  • Jarvis algorithm

How to run:

  • npm run dev or npm run build

Usage:

  • Refresh to generate 10 random dots and magic happens!