Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
```bibtex
|
| 5 |
+
@misc{ning2026vibeworldingmultimodalagentsconstruct,
|
| 6 |
+
title={VibeWorlding: Can Multimodal Agents Construct 3D Open Worlds End-to-End?},
|
| 7 |
+
author={Yansong Ning and Jingwen Ye and Zhongkai Wu and Yang Sun and Yiqin Zhu and Xingyi Li and Weidong Zhang and Hao Liu},
|
| 8 |
+
year={2026},
|
| 9 |
+
eprint={2608.15265},
|
| 10 |
+
archivePrefix={arXiv},
|
| 11 |
+
primaryClass={cs.AI},
|
| 12 |
+
url={https://arxiv.org/abs/2608.15265},
|
| 13 |
+
}
|
| 14 |
+
|
| 15 |
+
```
|