778240a1d38b9d11133c9f72dcfd0a507ffc5738
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.
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.
Languages
Python
100%