1 unstable release

0.1.0 Aug 19, 2022

#1041 in Graphics APIs

21 downloads per month

MIT license

7KB
183 lines

Manifold

Manifold provides robust and efficient 2D/3D geometry and vector math primitives manipulation. (Currently a WIP).

Features

  • Immutable operations with minimal intermediate allocations
  • Efficient in-memory representation using only single-precision floating points

No runtime deps