Skip to content

MartinFalatic/earclip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

earclip

Polygon to triangle library

Almost all the code was directly copied from https://github.com/mrbaozi/triangulation

I've just wrapped it into a module to make it easier to use.

Installation

  git clone https://github.com/lionfish0/earclip.git
  cd earclip
  pip install -e .

Usage

See jupyter notebook demo.

About

Polygon to triangle library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.8%
  • Python 7.2%