fogleman / triangle

Go wrapper for Triangle: Constrained Delaunay Triangulation and Voronoi Tesselation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-triangle

This package is a Go wrapper for the Triangle library originally written in C by Jonathan Shewchuk.

###Features

  • Constrained & Conforming Delaunay triangulation
  • Voronoi tesselation
  • Triangle mesh generation with area and angle constraints

About

Go wrapper for Triangle: Constrained Delaunay Triangulation and Voronoi Tesselation

License:MIT License


Languages

Language:C 98.8%Language:Go 1.2%