WorldGrow: Generating Infinite 3D World
6 months ago
- #computer graphics
- #AI research
- #3D world generation
- WorldGrow is a generative method for creating infinite explicit 3D worlds.
- It is a hierarchical framework that starts from a single seed block and grows large environments via block-wise synthesis and coarse-to-fine refinement.
- The generated scenes are walkable and suitable for navigation and planning evaluation.
- The paper was released on 2025-10-27, and the code is being prepared for public release.
- The repository is under active development, with interfaces that may change.
- A large-scale example includes a 19x39 indoor world (~1,800 m²) with reconstructed mesh and textured rendering.
- The project page offers more figures, videos, and metrics.
- The authors encourage starring the project and citing their paper if any part of the repository is used.