mirror of
https://github.com/jhasse/poly2tri.git
synced 2024-11-30 01:03:30 +01:00
clean up
This commit is contained in:
parent
a419d96a60
commit
856acda129
@ -18,7 +18,7 @@ an issue not covered by the above, include your data-set with the problem.
|
|||||||
The only easy day was yesterday; have a nice day. <Mason Green>
|
The only easy day was yesterday; have a nice day. <Mason Green>
|
||||||
|
|
||||||
TESTBED INSTALLATION GUIDE
|
TESTBED INSTALLATION GUIDE
|
||||||
===========================
|
==========================
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
@ -31,14 +31,14 @@ Testbed:
|
|||||||
|
|
||||||
* gcc
|
* gcc
|
||||||
* OpenGL
|
* OpenGL
|
||||||
* GLFW (http://glfw.sf.net)
|
* [GLFW](http://glfw.sf.net)
|
||||||
* Python
|
* Python
|
||||||
|
|
||||||
[waf](http://code.google.com/p/waf/) is used to compile the testbed.
|
[waf](http://code.google.com/p/waf/) is used to compile the testbed.
|
||||||
A waf script (86kb) is included in the repositoty.
|
A waf script (86kb) is included in the repositoty.
|
||||||
|
|
||||||
Building the Testbed
|
Building the Testbed
|
||||||
----------------------------------------------
|
--------------------
|
||||||
|
|
||||||
Posix/MSYS environment:
|
Posix/MSYS environment:
|
||||||
```
|
```
|
||||||
@ -53,7 +53,7 @@ Windows command line:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Running the Examples
|
Running the Examples
|
||||||
----------------------------------------------
|
--------------------
|
||||||
|
|
||||||
Load data points from a file:
|
Load data points from a file:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user