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 library finds intersections between boxes in any dimension, supporting both self-intersection detection and bipartite intersection queries. It's optimized for performance with O((n+m) log^d(n+m)) time complexity and memory pooling, making it ideal for collision detection, polygon clipping, and geometric processing in applications like games, CAD software, or computational geometry tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/box-intersect

Account's avatar
mikolalysenko/bit-twiddle
Bit twiddling hacks for JavaScript
Account's avatar
mikolalysenko/typedarray-pool
Reuse typed arrays
Account's avatar
mikolalysenko/dup
Initialize an array of arrays to a constant
Account's avatar
mikolalysenko/guarded-array
Bounds checked array
Account's avatar
mikolalysenko/iota-array
Generates an array of consecutive integers starting at 0
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/uniq
Removes duplicates from a sorted array in place

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
91 contributions
fenomas's profile
fenomas
1 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/box-intersect

📦 Any dimensional box intersection

JavaScript
287
28
MIT License