poly2tri 0.3.3
A 2D constrained Delaunay triangulation library
================== INSTALLATION GUIDE ==================
Dependencies
Core poly2tri lib: - Cython
Testbed: - Pygame
Building the library
python setup.py build_ext -i
Running the Examples
python test.py <filename> <translate-x> <translate-y> <zoom>
Examples:
python test.py data/dude.dat 100 -200 1 python test.py data/nazca_monkey.dat 400 300 4.5
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| poly2tri-0.3.3.tar.gz (md5) | Source | 2011-03-05 | 31KB | 412 | |
- Author: Mason Green
- Home Page: http://code.google.com/p/poly2tri/
- Package Index Owner: Duan.Maliarik
- DOAP record: poly2tri-0.3.3.xml
