chore(docs): Update README. (#21)

* Add files via upload
* Update README
This commit is contained in:
Xinjie 2025-07-04 17:27:51 +08:00 committed by GitHub
parent dd3720f880
commit 8bcfac9190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@
- [🎨 Texture Generation](#texture-generation) - [🎨 Texture Generation](#texture-generation)
- [🌍 3D Scene Generation](#3d-scene-generation) - [🌍 3D Scene Generation](#3d-scene-generation)
- [⚙️ Articulated Object Generation](#articulated-object-generation) - [⚙️ Articulated Object Generation](#articulated-object-generation)
- [🏞️ Layout(Interactive 3D Worlds) Generation](#layout-generation) - [🏞️ Layout (Interactive 3D Worlds) Generation](#layout-generation)
## 🚀 Quick Start ## 🚀 Quick Start
@ -132,7 +132,7 @@ bash embodied_gen/scripts/texture_gen.sh \
🚧 *Coming Soon* 🚧 *Coming Soon*
<img src="apps/assets/scene3d.gif" alt="scene3d" style="width: 650px;"> <img src="apps/assets/scene3d.gif" alt="scene3d" style="width: 640px;">
--- ---
@ -141,7 +141,7 @@ bash embodied_gen/scripts/texture_gen.sh \
🚧 *Coming Soon* 🚧 *Coming Soon*
<img src="apps/assets/articulate.gif" alt="articulate" style="width: 550px;"> <img src="apps/assets/articulate.gif" alt="articulate" style="width: 480px;">
--- ---
@ -155,19 +155,19 @@ bash embodied_gen/scripts/texture_gen.sh \
<table> <table>
<tr> <tr>
<td><img src="apps/assets/layout1.gif" alt="layout1" width="300"/></td> <td><img src="apps/assets/layout1.gif" alt="layout1" width="360"/></td>
<td><img src="apps/assets/layout2.gif" alt="layout2" width="300"/></td> <td><img src="apps/assets/layout2.gif" alt="layout2" width="360"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="apps/assets/layout3.gif" alt="layout3" width="300"/></td> <td><img src="apps/assets/layout3.gif" alt="layout3" width="360"/></td>
<td><img src="apps/assets/layout4.gif" alt="layout4" width="300"/></td> <td><img src="apps/assets/layout4.gif" alt="layout4" width="360"/></td>
</tr> </tr>
</table> </table>
### 🖼️ Generate Layout from image ### 🖼️ Real-to-Sim Digital Twin
🚧 *Coming Soon* <img src="apps/assets/real2sim_mujoco.gif" alt="real2sim_mujoco" style="width: 512px;">
--- ---

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 3.3 MiB