Pascal Lais fd3d055115
All checks were successful
continuous-integration/drone/push Build is passing
Add missing parts of ConvexHullIncremental
The algorithm parts to clean up the four parts of the convex hull were
not implemented yet. Also added draw function for completed algorithm.
2020-03-20 12:06:10 +01:00
2020-03-16 19:45:33 +01:00
2020-03-11 18:10:22 +01:00
2020-03-10 12:01:11 +01:00
2020-03-09 09:47:03 +01:00
2020-03-16 19:46:36 +01:00
2020-03-20 12:03:22 +01:00
2020-03-11 09:07:09 +01:00
2020-03-10 13:45:58 +01:00
2020-03-10 12:41:48 +01:00

computational-geometry-visu

Build Status

A visualization tool for computational geometry algorithms written in python.

The purpose of this project was to learn programming GUI's in python.

Description
A visualization tool for computational geometry algorithms written in python. The purpose of this project was to learn programming GUI's in python.
Readme 58 KiB
Languages
Python 100%