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

exact‑segment‑intersect is a tiny JavaScript library that computes the precise intersection point of two line segments using exact arithmetic, returning the result as a homogeneous 3‑vector. It’s aimed at developers needing robust geometric calculations (e.g., computational geometry, graphics, or CAD tooling) where floating‑point errors are unacceptable.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/exact-segment-intersect

Account's avatar
mikolalysenko/robust-compress
Compress a robust sequence
Account's avatar
mikolalysenko/robust-scale
Multiplies a nonoverlapping increasing sequence of floats by a single float
Account's avatar
mikolalysenko/robust-segment-intersect
Exact arithmetic test for line segment intersection
Account's avatar
mikolalysenko/robust-sum
Evaluates the sum of two nonoverlapping increasing sequences of floats
Account's avatar
mikolalysenko/two-product
Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats
Account's avatar
mikolalysenko/robust-compare
Compares a pair of non-overlapping increasing sequences
Account's avatar
mikolalysenko/robust-determinant
General purpose robust determinant computation
Account's avatar
mikolalysenko/robust-product
Exactly multiplies two non-overlapping increasing sequences
Account's avatar
mikolalysenko/robust-subtract
Exact subtraction of non-increasing overlapping sequences
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/validate-robust-sequence
Tests if a sequence of floats is a robust non-overlapping increasing sequence

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
9 contributions
tmpvar's profile
tmpvar
2 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/exact-segment-interse...

Exactly constructs the intersection of two line segments

JavaScript
7
2
MIT License