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

This is a low-level JavaScript module that implements an incremental convex hull algorithm for computing the convex hull of points in general position by incremental insertion. It's designed for use by other computational geometry modules and handles arbitrary dimensions, though performance degrades beyond 5D. The module is not meant for direct use by most developers, as it doesn't handle degeneracies and is intended as an internal building block for more complete convex hull and Delaunay triangulation implementations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/incremental-convex-hull

Account's avatar
mikolalysenko/simplicial-complex
Topological indexing for simplicial complexes
Account's avatar
mikolalysenko/robust-orientation
Exactly computes the orientation of a tuple of points
Account's avatar
mikolalysenko/uniq
Removes duplicates from a sorted array in place
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/permutation-parity
Computes the parity of a permutation

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
11 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/incremental-convex-hu...

Incremental convex hull algorithm

JavaScript
12
6
MIT License