Updated link to license
This commit is contained in:
parent
3dd704522f
commit
25f13918f3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Simple bucketed memory allocator (see Graphics Gems III for reference) was added
|
|||
The API was changed to loosely resemble the OpenGL vertex array API. The processed data can be accessed via getter functions. The code is able to output contours, polygons and connected polygons. The output of the tesselator can be also used as input for new run. I.e. the user may first want to calculate an union all the input contours and the triangulate them.
|
||||
|
||||
The code is released under SGI FREE SOFTWARE LICENSE B Version 2.0.
|
||||
http://oss.sgi.com/projects/FreeB/
|
||||
https://directory.fsf.org/wiki/License:SGIFreeBv2
|
||||
|
||||
|
||||
Mikko Mononen
|
||||
|
|
Loading…
Add table
Reference in a new issue