C++ port of Kendzi Straight Skeleton: https://github.com/kendzi/kendzi-math/tree/master/kendzi-straight-skeleton
Following C# port was used as a basis for this port: https://github.com/reinterpretcat/csharp-libs/tree/master/straight_skeleton
This port does not use any 3rd party libraries. Only C++ standard libraries are used.
No UI is provided.