Skip to content

v0.1.4

Choose a tag to compare

@HochCC HochCC released this 08 Sep 03:45
· 26 commits to master since this release
1272b80
  • Supports importing the output of the EmbodiedGen Layout Generation module with a single gym.make command 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