the furthest_distance now starts at -1 instead of 0 - if there's a point with a distance of 0, that's fine. This caused issues in the circle previously.
quickhull
TODO:
-
Point class
-
adding "features" such as "IsInTriangle", ... ?
-
direct member access instead of getters?
-
dependencies
for the visual graphic display SFML is needed (https://www.sfml-dev.org/download/sfml/2.5.1/) if you want to compile the program on your own, the deployed release uses static linkage.
Description
Release
Latest
Languages
C++
95.2%
C
2.8%
Makefile
2%