robust-predicates icon indicating copy to clipboard operation
robust-predicates copied to clipboard

Fast robust predicates for computational geometry in JavaScript

Results 2 robust-predicates issues
Sort by recently updated
recently updated
newest added

For all the cases I tested, `orient2d` returns -0, not +0 as I would have assumed, since the readme doesn't specify a sign. Is this always the case? If not,...

question

The README says: > All the functions in this library assume y axis is oriented downwards ↓, so the semantics are different However when I looked at the code for...

question