This repository contains implementations, notebooks, and visualizations created as part of the Computational Geometry course at the Faculty of Computer Science, AGH University of Krakow. The project ...
I'm taking a computational geometry course this semester, and I'm gonna practice it by implementing a bunch of algorithms (triangulation, convex hull, etc.) as GLM functionality and sending a PR. I ...