A Swift Library that builds concave hull by set of points
Stars
16
Forks
4
Watchers
16
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add "Determining an appropriate concavity parameter value..." to README
9424ff4View on GitHubRemove now unnecessary UnsafePointer; replace deprecated .index with .firstIndex
624f9f0View on GitHubAdd Package.swift and change the file structure to the usual SPM structure.
7a44658View on GitHubAdded Polygon creation and point in polygon checking function
21b9ee5View on GitHub