Skip to content

Boundingmesh Library 0.2, including Bounding Convex Decomposition

Latest
Compare
Choose a tag to compare
@gaschler gaschler released this 05 Jul 14:46
· 24 commits to master since this release

New features

  • Bounding convex decomposition (Try bounding-convex-decomposition.exe bunny.off)
  • Faster bounding mesh approximation
  • Better unit test coverage

The download includes Windows executables and a library. The library is built for Visual Studio 2010 32 bit.
Linux (and Macports) users can easily build from source, which is generally recommended.