Mikko Mononen
|
56d5c87b59
|
Fix for #30
Initialize processCDT in tessNewTess()
|
2018-05-23 11:11:21 +03:00 |
|
Nigel Barber
|
5a8ff41ca3
|
Spaces --> tabs
|
2018-04-17 22:56:44 +01:00 |
|
Nigel Barber
|
2d4a80b6a3
|
Fix issues
|
2018-04-17 22:48:26 +01:00 |
|
Nigel Barber
|
98c65dad5e
|
Add TESS_REVERSE_CONTOURS to TessOption
|
2018-04-17 22:25:45 +01:00 |
|
Nigel Barber
|
cbcb621d9d
|
Add a reversed flag to tessAddContour()
|
2018-04-16 18:13:57 +01:00 |
|
Mikko Mononen
|
344b315726
|
Merge branch 'pr/7'
|
2018-04-16 09:57:43 +03:00 |
|
Mikko Mononen
|
c6e6358018
|
Small tweaks to CDT
- added CDT support for demo
- added infinity-loop safety guard on CDT iteration count
- visit all 4 neighbours
- changed to options based API
|
2018-04-16 09:57:05 +03:00 |
|
Marius Kintel
|
c655ececd5
|
#7 Better conform to C89
|
2015-01-13 21:37:38 -05:00 |
|
Marius Kintel
|
e8cac53522
|
Wnen the input is collinear, choose the most perpendicular normal rather than the least perpendicular one. This should improve #8
|
2015-01-13 15:39:23 -05:00 |
|
Marius Kintel
|
59b61f2c13
|
Delaunay cleanup: Added bucket allocator, more robust trigonometry, coding style
|
2015-01-13 12:12:01 -05:00 |
|
Marius Kintel
|
50dc8f0566
|
Initial implementation of Constrained Delaunay Refinement
|
2015-01-13 02:06:25 -05:00 |
|
Mikko Mononen
|
a43504d78a
|
Moved build to premake4
- moved build to premake4
- fixed compiler warnings
- increased pool size to fit 64bit ptrs
|
2014-06-13 21:17:25 +03:00 |
|
Mikko Mononen
|
0c9863f03c
|
Initial commit
|
2013-09-10 23:45:12 +02:00 |
|