Package vhacd


package vhacd
Java API for Khaled Mamou’s Volumetric-Hierarchical Approximate Convex Decomposition (V-HACD) algorithm.
  • Class
    Description
    Enumerate the legal values for the m_mode field of IVHACD::Parameters.
    Utility class to perform Volumetric-Hierarchical Approximate Convex Decomposition on an indexed mesh.
    A 3-D convex hull based on a V-HACD ConvexHull.
    A set of tuning parameters for convex decomposition, based on classic V-HACD's IVHACD::Parameters.
    Callback interface from V-HACD, used to report progress.