Release v0.0.24
obj2mjcf is now officially using the wonderful CoACD library by @SarahWeiii instead of V-HACD for approximate mesh decomposition. The code is now cleaner, does not require a separate installation process and in general, produces much more compelling results.
What's Changed
- Introduce Separate Builder (+ Moved Material files) by @kwesiRutledge in #25
- Minor cleanup and reorg. by @kevinzakka in #26
- VHACD -> CoACD. by @kevinzakka in #27
New Contributors
- @kwesiRutledge made their first contribution in #25
Full Changelog: v0.0.23...v0.0.24