Install build-essential
and libboost...
.
Run cmake CMakeLists.txt
in the directory. Afterwards a simple make
will be enough to place a freshly baked executable into the bin/
directory.
Sometimes it is deemed useful to not forget how to use CMake: cmake -DCGAL_DIR=/usr/lib/CGAL/ for an ubuntu installation.
Install qt-creator, qt-designer, libqt5svg5-dev and compile. Enjoy the ride!
Pathfinder
Bringing light into the dark since 19999.
(C) BeachBot Team (Wolf Vollprecht)
- connection for spiral fill
- check starting point
- relaxed bezier connection with radius constraint?
- export better with splines ... // unrelated to bachelor thesis
- fix round corner / bezier bug ?