27 Commits

Author SHA1 Message Date
Xinjie
74c3c52a23
feat(texture): Refine texture back-projection. (#58) 2025-12-04 21:25:33 +08:00
Xinjie
fb637f9afc
refactor(convert): Add physx_max_convex_hulls, max_vertices, max_voxel_res to MeshtoUSDConverter. (#57) 2025-11-10 11:45:44 +08:00
Xinjie
a256674bf2
feat(docs): Improve docstrings across the codebase and docs. (#56) 2025-11-07 19:11:50 +08:00
Xinjie
7a391771ef
feat(docs): Add mkdocs to manager docs. (#50) 2025-11-06 14:11:35 +08:00
Xinjie
54e5892607
feat(convert): Add script for infinigen assets convertion (#47) 2025-10-28 11:54:13 +08:00
Xinjie
9bde39204d
chore(docs): Update README. (#44) 2025-09-28 20:18:25 +08:00
Xinjie
ee03a089b1
feat(sim): Support all simulators and opt asset storage size. (#40)
* feat(sim): Support all simulators and opt asset storage size.
2025-09-25 17:43:28 +08:00
Xinjie
cf3b919b65
feat(texture): Optimize backprojected texture quality and add texture-cli. (#38)
* feat(sim): Add auto scale in convex decomposition.
* feat(texture): Optimize back-projected texture  quality.
* feat(texture): Add `texture-cli`.
2025-09-08 11:15:04 +08:00
Xinjie
0ca4a4894f
feat(sim): Optimize support for downstream simulators and gym. (#36)
* feat(sim): Optimize support for downstream simulators and gym.

* feat(sim): Optimize support for downstream simulators and gym.

* docs: update docs

* update version
2025-08-29 23:39:13 +08:00
Xinjie
e06900fe57
feat(pipe): Add layout generation by text desc pipe and release v0.1.3. (#33)
* feat(pipe): Add layout generation pipe.

* tag v0.1.3

* chore: update assets

* update

---------

Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
2025-08-19 15:40:33 +08:00
Xinjie
e82f02a9a5
feat(pipe): Release 3D scene generation pipeline. (#25)
Release 3D scene generation pipeline and tag as v0.1.2.

---------

Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
2025-07-21 23:31:15 +08:00
Xinjie
51759f011a
chore(scene3d): Add asset files for scene3dGen. (#24)
Add asset files for scene3dGen, including camera_trajectory and text_prompts.
Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
2025-07-21 17:39:51 +08:00
Xinjie
a3924ae4a8
feat(pipe): Refine generation pipeline and add utests. (#23)
- Added intelligent quality checkers and auto-retry pipeline for `image-to-3d` and `text-to-3d`.
- Added unit tests for quality checkers.
- `text-to-3d` now supports more `text-to-image` models, pipeline success rate improved to 94%.
2025-07-11 16:51:35 +08:00
Xinjie
8bcfac9190
chore(docs): Update README. (#21)
* Add files via upload
* Update README
2025-07-04 17:27:51 +08:00
Xinjie
dd3720f880
chore(docs): Update README. (#19)
chore(docs): Update README
2025-07-04 16:30:22 +08:00
Xinjie
e8de0e44df
feat(urdf): Improve the scale restoration logic to make it more robust.(#17)
Improve the scale restoration logic to make it more robust.
2025-06-27 00:39:42 +08:00
Xinjie
52983c8de2
chore(docs): Update README and add Eng. examples. (#15)
Update README and add Eng. examples.
2025-06-17 13:35:54 +08:00
Xinjie
fec81d901a
feat(model): Update texture gen model. (#14)
Update texture gen model.
2025-06-16 02:05:17 +08:00
Xinjie
a8b367a90b
Delete apps/assets/example_texture/meshes/globe.obj 2025-06-16 02:03:27 +08:00
Xinjie
3385c25805
Delete apps/assets/example_texture/meshes/table2.obj 2025-06-16 02:03:06 +08:00
Xinjie
63ced5fb4e
chore(docs): Update README. (#13)
Update README.
2025-06-13 20:14:52 +08:00
Xinjie
6f50342dd4
chore(docs): Add arxiv link. (#9)
Add arxiv link.
2025-06-13 11:24:17 +08:00
Xinjie
c2d4b506ae
feat(pipe): Update model auto-download set delight by default. (#8)
Update model auto-download set delight by default.
2025-06-13 03:01:29 +08:00
Xinjie
f102e963c6
chore(mics): Remove server and port.
Remove server and port.
2025-06-12 22:48:47 +08:00
Xinjie
e29807bd62
refactor(pipe): Adapt to huggingface space. (#3)
Adapt to huggingface space.
2025-06-12 11:59:29 +08:00
Xinjie
18075659de
feat(pipeline): Add EmbodiedGen version v0.1.0. (#2)
Add EmbodiedGen version v0.1.0.
2025-06-11 22:09:22 +08:00
Xinjie
7420364fee
chore: Add large asset files. 2025-06-11 19:53:47 +08:00