Pascal Lais 778240a1d3 Add linesegment module
The module defines a LineSegment class that displays a line segment in
two-dimensional coordinate system. It is defined by a start- and an
endpoint. It also contains a method to calculate the length.
2020-03-08 11:00:14 +01:00
2020-03-08 11:00:14 +01:00
2020-03-08 10:57:40 +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%