Pascal Lais 2d4ee80b4c Move set_random() out of class
As generating a random Point is mostly not used on an existing object,
the method is now an independent function get_random() instead of a
class method.
2020-03-09 18:42:46 +01:00
2020-03-09 09:47:03 +01:00
2020-03-09 07:49:10 +01:00
2020-03-09 18:42:46 +01:00
2020-03-07 08:39:25 +01:00

computational-geometry-visu

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%