mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-08-06 15:25:41 +02:00
documentation cleanup
This commit is contained in:
@@ -3,6 +3,6 @@ Primary Contributors:
|
||||
Mason Green <mason.green@gmail.com> (C++)
|
||||
Thomas <20>hl<68>n <thahlen@gmail.com> (Java)
|
||||
|
||||
Other Contrbutions:
|
||||
Other Contributors:
|
||||
|
||||
|
||||
|
16
README
16
README
@@ -1,7 +1,8 @@
|
||||
==================
|
||||
INSTALLATION GUIDE
|
||||
==================
|
||||
|
||||
|
||||
------------
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
@@ -16,7 +17,8 @@ Dependencies
|
||||
|
||||
Waf (http://code.google.com/p/waf/) is used to compile the testbed, and
|
||||
the Python waf script (86kb) is included in the repositoty.
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
Building the Testbed
|
||||
----------------------------------------------
|
||||
|
||||
@@ -29,12 +31,14 @@ Windows command line:
|
||||
|
||||
python waf configure
|
||||
python waf build
|
||||
|
||||
running the examples
|
||||
|
||||
----------------------------------------------
|
||||
Running the Examples
|
||||
----------------------------------------------
|
||||
|
||||
p2t <filename> <center-x> <center-y> <zoom>
|
||||
|
||||
Example:
|
||||
Examples:
|
||||
|
||||
./p2t dude.dat 300 500 2.0
|
||||
./p2t dude.dat 300 500 2
|
||||
./p2t nazca_monkey.dat 0 0 9
|
Reference in New Issue
Block a user