ConvexDecompositionDotNet ========================= A C# port of the ConvexDecomposition library by John W. Ratcliff and Stan Melax. The original C++ version is available at . See the blog post at for a thorough explanation of generating convex hulls from concave meshes.