v0.1.4
- Supports importing the output of the EmbodiedGen Layout Generation module with a single
gym.makecommand to create multiple parallel simulation environments and interactive 3D worlds. - Supports coacd-based mesh decomposition for better efficiency and accuracy in physical simulations.
- Optimize backprojected texture quality and add
texture-cli.
What's Changed
- feat(sim): Optimize support for downstream simulators and gym. by @HochCC in #36
- feat(sim): Add auto scale in convex decomposition. by @HochCC in #37
- feat(texture): Optimize backprojected texture quality and add
texture-cli. by @HochCC in #38
Full Changelog: v0.1.3...v0.1.4