Serialize THREE.BufferGeometry into ArrayBuffer with DIMBIN.
generate the minimum number of tiles to cover a geojson geometry
Generics to work with tuples in TypeScript
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
TypeScript meta functions for (especially variadic) meta programming
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Allow parsing of records and tuples.
A transform for Record and Tuple syntax.
2D line clipping (Liang-Barsky)
Fast 2D convex hull (Graham Scan)
This is an encoder and decoder for the foundationdb [tuple encoding](https://apple.github.io/foundationdb/data-modeling.html#tuples) format.
2D / 3D closest point / proximity helpers
2D/3D shape intersection checks
Helpers for generating account addresses
Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation
Basic Geometric library for Type Design
2D circular / elliptic arc operations
TypeScript definitions for @mapbox/tile-cover
2D polygon clipping / offsetting (Sutherland-Hodgeman, Grainer-Hormann)
Freely customizable, iterative nD subdivision curves for open / closed geometries
2D polygon/polyline analysis & processing utilities
Extends `type-fest` with extra goodies.
Lightweight Record and Tuple data structures
nD cubic & quadratic curve analysis, conversion, interpolation, splitting