Skip to content

ipelupessy/triangle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Triangle

Build Status Version Status Downloads

Python Triangle is a python wrapper around Jonathan Richard Shewchuk's two-dimensional quality mesh generator and delaunay triangulator library, available here.

This implementation of python triangle utilizes cython to wrap the C API as closely as possible.

See the documentation at http://dzhelil.info/triangle/

About

Python bindings to the triangle library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.3%
  • Python 3.6%
  • Other 0.1%