Bumped version number.
This commit is contained in:
parent
0c9863f03c
commit
ed4faa60e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
Libtess2
|
||||
========
|
||||
Version 1.0
|
||||
Version 1.0.1
|
||||
|
||||
|
||||
This is refactored version of the original libtess which comes with the GLU reference implementation. The code is good quality polygon tesselator and triangulator. The original code comes with rather horrible interface and its' performance suffers from lots of small memory allocations. The main point of the refactoring has been the interface and memory allocation scheme.
|
||||
|
@ -14,4 +14,4 @@ http://oss.sgi.com/projects/FreeB/
|
|||
|
||||
|
||||
Mikko Mononen
|
||||
memon@inside.org
|
||||
memon@inside.org
|
||||
|
|
Loading…
Add table
Reference in a new issue