Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Martinez is a JavaScript implementation of the Martinez-Rueda polygon clipping algorithm, designed for performing boolean operations on complex polygons, including multipolygons, polygons with holes, self-intersecting polygons, and degenerate polygons. It provides fast and robust intersection, union, difference, and xor operations, making it ideal for developers working with geospatial data or computational geometry tasks.