Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 389 Bytes

Convex-Hull-Visualization

A visualization of the convex hall problem written in vanilla JavaScript.

Usage

The visualizer requires no additional libraries or dependancies to run. The code can be run locally on any computer by opening index.html with a web browser. The page is also accessible through the GitHub pages link.