lenkarackova's repositories

spirolateral

This desktop application implements Spirolateral generator as described by Robert J. Krawczyk in his paper "THE ART OF SPIROLATERALS", available online at https://mypages.iit.edu/~krawczyk/mosaic00.pdf.

Language:C++Stargazers:1Issues:0Issues:0

trapezoid_sweep

Implements Trapezoid Sweep algorithm (computing all intersections between two collections of disjoint line segments), QuickHull and gift wrapping algorithm (computing the convex hull of a given set of points).

Language:C++Stargazers:1Issues:0Issues:0