LibTessSwift 0.7.0

LibTessSwift 0.7.0

TestsTested
LangLanguage CC
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0

Maintained by Luiz Fernando.



LibTessSwift

A Swift wrapper on top of Libtess2 for polygon triangulation.

Tests where derived from LibTessDotNet library, which is also a port of the library above.

Supports self-intersecting polygons and polygons with holes.

Example

(note: I plan on adding a propper sample app later)

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

LibTessSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "LibTessSwift"

Author

LuizZak

License

LibTessSwift is available under the MIT license. See the LICENSE file for more info.