Skip to content

Commit

Permalink
Bumped version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
memononen committed Sep 11, 2013
1 parent 0c9863f commit ed4faa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -14,4 +14,4 @@ http://oss.sgi.com/projects/FreeB/


Mikko Mononen
[email protected]
[email protected]

0 comments on commit ed4faa6

Please sign in to comment.