Commit graph

7 commits

Author SHA1 Message Date
Nigel Barber
98f60871e1 Spaces --> tabs 2018-04-17 23:22:40 +01:00
Nigel Barber
fe8e02c997 Replace calcAngle() with inCircle() to avoid expensive trigonometry 2018-04-17 23:18:42 +01: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
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
0c9863f03c Initial commit 2013-09-10 23:45:12 +02:00