/computational-geometry

This repo contains the process of implementing computational geometry algorithms such as Convex Hull, Bentley-Ottmann Sweep Line, Subdivison Intersection and Voronoi.

Primary LanguagePython

Computational Geometry

This repo contains all my progress throughout learning and implementing famous computational geometry algorithms, including Convex Hull, Voronoi and Delaunay from scratch.

Specifications

Language: Python 3.8.1