Skip to content

Automatically exported from code.google.com/p/poly2tri.python

Notifications You must be signed in to change notification settings

cfpperche/poly2tri.python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==================
INSTALLATION GUIDE
==================

------------
Dependencies
------------

  Core poly2tri lib:
  - Cython (0.14.1)
  
  Testbed:
  - Pygame

  Building:
  - setuptools

----------------------------------------------
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

About

Automatically exported from code.google.com/p/poly2tri.python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published