Skip to content

v-chmykov/minimal-convex-hull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!