Saphereye / convex-hull-simulation

A web based simulation for Convex Hull algorithms
https://saphereye.github.io/convex-hull-simulation/
2 stars 0 forks source link
bevy-engine convex-hull rust

Convex Hull Simulation

An interactive simulation allowing users to see Jarvis March and Kirkpatrick Seidel in action. Users can control simulation speed and the number of points dynamically. The simulation is hosted here.

Screenshots

image

How to run

This project was created for the course CS F364 (Design & Analysis of Algorithms)