TestsTested | ✓ |
LangLanguage | CC |
License | MIT |
ReleasedLast Release | May 2017 |
SwiftSwift Version | 3.0 |
Maintained by Luiz Fernando.
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.
(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.
LibTessSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "LibTessSwift"
LuizZak
LibTessSwift is available under the MIT license. See the LICENSE file for more info.