This project implements a visualization of Graham scan. It can run the algorithm on a set of points, or can step through it slowly as an animation.
Project can be accessed online at https://ronitsinha.github.io/cs163-final-project/
Project for CS163 Computational Geometry at Tufts, Fall 2022
JavaScript
This project implements a visualization of Graham scan. It can run the algorithm on a set of points, or can step through it slowly as an animation.
Project can be accessed online at https://ronitsinha.github.io/cs163-final-project/