Update README.md
Browse files
README.md
CHANGED
|
@@ -10,11 +10,17 @@ tags:
|
|
| 10 |
- Physical 3D Generation
|
| 11 |
- 3D Vision
|
| 12 |
- 3D
|
|
|
|
| 13 |
---
|
| 14 |
## PhysX-Anything
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
The model of PhysX-Anything, the first simulation-ready physical 3D generative framework that, given a single in-the-wild image, produces high-quality sim-ready 3D assets with explicit geometry, articulation, and physical attributes.
|
| 17 |
|
| 18 |
Project page: https://physx-anything.github.io/
|
| 19 |
|
| 20 |
-
Code: https://github.com/ziangcao0312/PhysX-Anything
|
|
|
|
| 10 |
- Physical 3D Generation
|
| 11 |
- 3D Vision
|
| 12 |
- 3D
|
| 13 |
+
pipeline_tag: image-to-3d
|
| 14 |
---
|
| 15 |
## PhysX-Anything
|
| 16 |
|
| 17 |
+
<p align="left"><a href="https://arxiv.org/abs/2511.13648"><img src='https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=white' alt='arXiv'></a>
|
| 18 |
+
<a href='https://huggingface.co/papers/2511.13648'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Paper-blue'></a>
|
| 19 |
+
<a href='https://physx-anything.github.io/'><img src='https://img.shields.io/badge/Project_Page-Website-green?logo=homepage&logoColor=white' alt='Project Page'></a>
|
| 20 |
+
<a href='https://youtu.be/okMms-NdxMk'><img src='https://img.shields.io/youtube/views/okMms-NdxMk'></a>
|
| 21 |
+
|
| 22 |
The model of PhysX-Anything, the first simulation-ready physical 3D generative framework that, given a single in-the-wild image, produces high-quality sim-ready 3D assets with explicit geometry, articulation, and physical attributes.
|
| 23 |
|
| 24 |
Project page: https://physx-anything.github.io/
|
| 25 |
|
| 26 |
+
Code: https://github.com/ziangcao0312/PhysX-Anything
|