point-in-svg-polygon
Determine if a point is inside an SVG polygon.
Determine if a point is inside an SVG polygon.
Loader for the Shapefile Format
Greedy mesh compiler
2D polygon clipping / offsetting (Sutherland-Hodgeman, Grainer-Hormann)
Tools to convert ArcGIS JSON geometries to GeoJSON geometries and vica-versa.
Computation library.
Computes the cross product between two numeric arrays.
Computes the hypotenuse of a right triangle.
https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification
Fits one rectangle into another
Computes the Manhattan (city block) distance between two arrays.
Boolean operations on polygons
A fast algorithm for comparing sets of polylines (e.g. road networks).
Liang-Barsky line clipping algorithm
Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation
Polygon and line clipping and offsetting library for Javascript / Typescript - a port of Angus Johnson's clipper to WebAssembly / Asm.JS
Two dimensional vector math library for JavaScript. Built for performance in computation-heavy real-time engines without sacrificing usability. Supports tree shaking and dead code removal to avoid bloating client-side bundles. Zero dependencies.
Utilities for sketching in Canvas, WebGL and generative art
Convert SVG shapes to SVG paths
Fast, incremental 2D Delaunay & Voronoi mesh implementation