trimesh
trimesh copied to clipboard
add 'TestVHACD' to vhacd executable names
VHACD compiles on ubuntu to TestVHACD as opposed to testVHACD or vhacd. Unsure if the other two are needed, but at least using the instructions from the vhacd repo, it compiles to TestVHACD on ubuntu, and then trimesh won't recognize the executable. This change fixed it for me.