V-HACD V2.0 is here and it kicks ass. It works with any
triangular mesh (i.e., open or closed, manifold or not, oriented or not...) and it
gives cleaner and more consistent results than V-HACD 1.0 and HACD.
The source code is available here https://github.com/kmammou/v-hacd
You can also download binaries:
Example of command line (high quality but slow):
You can also download binaries:
Example of command line (lower quality but faster):
testVHACD.exe input.obj 100000 20 0.0025 4 4 0.05 0.05 0.00125 0 0 64 0.0 output.wrl log.txtExample of command line (high quality but slow):
testVHACD.exe input.obj 8000000 20 0.0025 4 4 0.05 0.05 0.00125 0 0 64 0.0 output.wrl log.txt