See the Interactive notebook for more.
Below are visualizations comparing naive and robust predicate implementations. To learn how these images were generated and how to interpret them, see examples/predicate-map/
.
| | Naive | Robust |
|------------|-------------------------|--------------------------|
| incircle
| |
|
|
orient2d
| |
|
These algorithms are ported from predicates.c
, the canonical implementation of Jonathan Richard Shewchuk's "Robust adaptive floating-point geometric predicates".
Licensed under either of
at your option.