lathe

0.4.0 • Public • Published

Build Status

Lathe

Lathe is an experimental Javascript mesh boolean library based on binary space partitioning (BSP) trees. It has been developed as a replacement for the solid modelling in Shapesmith.

Current state:

Booleans (Unions, Intersections, Subtractions) for both 2D and 3D discrete geometry are working, with the following caveats:

  • Performance isn't great (see below)
  • There are some numerical robustness issues (see below)

Roadmap (help would be very much appreciated here):

  • Improving performance
  • Addressing numerical robustness issues properly.
  • Creating more 2D and 3D primitives types (3d cones, 2d circles, etc. etc).
  • Replace use of requirejs with browserify?

Readme

Keywords

none

Package Sidebar

Install

npm i lathe

Weekly Downloads

0

Version

0.4.0

License

none

Last publish

Collaborators

  • bjnortier