Package com.github.stephengold.joltjni.vhacd
package com.github.stephengold.joltjni.vhacd
A Java API for version 4 of Khaled Mamou's Volumetric-Hierarchical
Approximate Convex Decomposition (V-HACD) algorithm.
-
ClassDescriptionAn immutable 3-D convex hull generated by the V-HACD algorithm.Decompose 3-D meshes into collections of convex hulls using Khaled Mamou's Volumetric-Hierarchical Approximate Convex Decomposition (V-HACD) algorithm.Enumerate algorithms that fill voxels to create a solid object.A set of tuning parameters for the V-HACD algorithm.Callback interface to report progress of the V-HACD algorithm.