登录
dnrops/DelaunaySwift
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 流水线(devops)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
master
分支4
标签8
+ 疑修
Web IDE
Alex Littlejohn

Merge branch ‘release/1.0.0’

5年前57次提交
  • DelaunaySwift.xcodeprojFolder renaming to align fs with xcode5年前
  • DelaunayTriangulationMoved to using free functions over initializing an unused class. Removed code specifically for the demo purposes only5年前
  • DelaunayTriangulationTestsFolder renaming to align fs with xcode5年前
  • TriangulationAdded package manifest5年前
  • .gitignoreUpdated gitignore5年前
  • .swift-versionUrg Cocoapods needs to fix this shit9年前
  • DelaunaySwift.podspecUpdate pod summary5年前
  • LICENSEInitial commit10年前
  • Package.swiftAdded package manifest5年前
  • README.mdFixed divider in readme8年前
  • triangulation.pngReadme9年前
目录README.md

DelaunayTriangulationSwift

Delaunay Triangulation implementation written in swift https://en.wikipedia.org/wiki/Delaunay_triangulation


Usage

Generate a set of vertices and pass them into Delaunay.triangulate(vertices) which will then return the optimal set of triangles.

See the example project for more details.

Triangulation Example

关于
swiftrubyobjective-c
README.md
410.0 KB
邀请码