Skip to content

Robust geometry and vector math primitives in Rust

Notifications You must be signed in to change notification settings

farshed/manifold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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