Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`robust-predicates` is a JavaScript library that implements fast, numerically‑stable geometric predicates (orient2d/3d, incircle, insphere) based on Jonathan Shewchuk’s classic C code. It lets developers of 2‑D and 3‑D computational‑geometry, graphics, GIS, or game‑engine code obtain exact orientation and containment tests without the floating‑point errors of naïve implementations, while still delivering high performance for both Node and browsers. Suitable for anyone needing reliable geometry kernels in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mourner/robust-predicates

Account's avatar
mourner/eslint-config-mourner
A strict ESLint config for my JavaScript projects
Account's avatar
mikolalysenko/nextafter
Find the floating point number immediately after any given number
Account's avatar
mikolalysenko/robust-in-sphere
Exact arithmetic test to check if point is contained in sphere
Account's avatar
mikolalysenko/robust-orientation
Exactly computes the orientation of a tuple of points
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

mourner's profile
mourner
97 contributions
tinko92's profile
tinko92
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mourner

mourner/robust-predicates

Fast robust predicates for computational geometry in JavaScript

JavaScript
336
19
The Unlicense