mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-08-07 15:55:42 +02:00
removed bad import; updated README
This commit is contained in:
6
README
6
README
@@ -7,7 +7,7 @@ Dependencies
|
||||
------------
|
||||
|
||||
Core poly2tri lib:
|
||||
- Standard Template Library
|
||||
- Standard Template Library (STL)
|
||||
|
||||
Testbed:
|
||||
- gcc
|
||||
@@ -15,8 +15,8 @@ Dependencies
|
||||
- GLFW (http://glfw.sf.net)
|
||||
- Python
|
||||
|
||||
Waf (http://code.google.com/p/waf/) is used to compile the testbed, and
|
||||
the Python waf script (86kb) is included in the repositoty.
|
||||
Waf (http://code.google.com/p/waf/) is used to compile the testbed.
|
||||
A waf script (86kb) is included in the repositoty.
|
||||
|
||||
----------------------------------------------
|
||||
Building the Testbed
|
||||
|
Reference in New Issue
Block a user