diff --git a/README.md b/README.md index 08564ed..20bcba0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ - [🎨 Texture Generation](#texture-generation) - [🌍 3D Scene Generation](#3d-scene-generation) - [⚙️ Articulated Object Generation](#articulated-object-generation) -- [🏞️ Layout(Interactive 3D Worlds) Generation](#layout-generation) +- [🏞️ Layout (Interactive 3D Worlds) Generation](#layout-generation) ## 🚀 Quick Start @@ -132,7 +132,7 @@ bash embodied_gen/scripts/texture_gen.sh \ 🚧 *Coming Soon* -scene3d +scene3d --- @@ -141,7 +141,7 @@ bash embodied_gen/scripts/texture_gen.sh \ 🚧 *Coming Soon* -articulate +articulate --- @@ -155,19 +155,19 @@ bash embodied_gen/scripts/texture_gen.sh \ - - + + - - + +
layout1layout2layout1layout2
layout3layout4layout3layout4
-### 🖼️ Generate Layout from image +### 🖼️ Real-to-Sim Digital Twin -🚧 *Coming Soon* +real2sim_mujoco --- diff --git a/apps/assets/real2sim_mujoco.gif b/apps/assets/real2sim_mujoco.gif new file mode 100644 index 0000000..b3f8ed2 Binary files /dev/null and b/apps/assets/real2sim_mujoco.gif differ diff --git a/apps/assets/scene3d.gif b/apps/assets/scene3d.gif index 0ca98c5..b816d17 100644 Binary files a/apps/assets/scene3d.gif and b/apps/assets/scene3d.gif differ