This is a Swift port of the Python Polyskel project, to generate straight skeleton algorithm as described by Felkel and Obdržálek in their 1998 conference paper Straight skeleton implementation.
To run the example project, clone the repo, and run pod install
from the Example directory first.
The library can generate straight skeletons, but also roof models, including the gabled style according to R. G. Laycock and A. M. Day Automatically Generating Roof Models from Building Footprints
Polyskel is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Polyskel'
[email protected] based upon the code by Yongha Hwang and Ármin Scipiades (Botffy).
Polyskel is available under the MIT license. See the LICENSE file for more info.