UNPKG

mesh-simplifier

Version:

Collection of mesh simplification methods written in Typescript

5 lines (4 loc) 117 B
export * from "./MeshSimplifiers"; export * from "./math"; export * from "./Geometries"; export * from "./Adapters";