Skip to main content

Infinite Photorealistic Worlds using Procedural Generation

Project description

Infinigen: Infinite Photorealistic Worlds Using Procedural Generation

Getting Started | Website | Intro Video | Papers | Documentation | Contributing

Getting Started

First, follow our Installation Instructions.

Hello Room: Getting Started with Infinigen Indoors

See instructions & example commands for Infinigen-Indoors in HelloRoom.md

Hello World: Getting Started with Infinigen Nature

See instructions & example commands for Infinigen-Nature in HelloWorld.md

Papers

If you use Infinigen in your work, please cite our academic papers:

Infinite Photorealistic Worlds using Procedural Generation

Alexander Raistrick*, Lahav Lipson*, Zeyu Ma* (*equal contribution, alphabetical order)
Lingjie Mei, Mingzhe Wang, Yiming Zuo, Karhan Kayan, Hongyu Wen, Beining Han,
Yihan Wang, Alejandro Newell, Hei Law, Ankit Goyal, Kaiyu Yang, Jia Deng
Conference on Computer Vision and Pattern Recognition (CVPR) 2023

@inproceedings{infinigen2023infinite,
  title={Infinite Photorealistic Worlds Using Procedural Generation},
  author={Raistrick, Alexander and Lipson, Lahav and Ma, Zeyu and Mei, Lingjie and Wang, Mingzhe and Zuo, Yiming and Kayan, Karhan and Wen, Hongyu and Han, Beining and Wang, Yihan and Newell, Alejandro and Law, Hei and Goyal, Ankit and Yang, Kaiyu and Deng, Jia},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={12630--12641},
  year={2023}
}

Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation

Alexander Raistrick*, Lingjie Mei*, Karhan Kayan*, (*equal contribution, random order)
David Yan, Yiming Zuo, Beining Han, Hongyu Wen, Meenal Parakh,
Stamatis Alexandropoulos, Lahav Lipson, Zeyu Ma, Jia Deng
Conference on Computer Vision and Pattern Recognition (CVPR) 2024

@inproceedings{infinigen2024indoors,
    author    = {Raistrick, Alexander and Mei, Lingjie and Kayan, Karhan and Yan, David and Zuo, Yiming and Han, Beining and Wen, Hongyu and Parakh, Meenal and Alexandropoulos, Stamatis and Lipson, Lahav and Ma, Zeyu and Deng, Jia},
    title     = {Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2024},
    pages     = {21783-21794}
}

Infinigen-Sim: Procedural Generation of Articulated Simulation Assets

Abhishek Joshi, Beining Han, Jack Nugent, Yiming Zuo, Jonathan Liu, Hongyu Wen,
Stamatis Alexandropoulos, Tao Sun, Alexander Raistrick, Gaowen Liu, Yi Shao, Jia Deng

@misc{joshi2025infinigensimproceduralgenerationarticulated,
      title={Infinigen-Sim: Procedural Generation of Articulated Simulation Assets}, 
      author={Abhishek Joshi and Beining Han and Jack Nugent and Yiming Zuo and Jonathan Liu and Hongyu Wen and Stamatis Alexandropoulos and Tao Sun and Alexander Raistrick and Gaowen Liu and Yi Shao and Jia Deng},
      year={2025},
      eprint={2505.10755},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2505.10755}, 
}

Documentation

Please see our project roadmap and follow us at https://twitter.com/PrincetonVL for updates.

Contributing

We welcome contributions! You can contribute in many ways:

  • Contribute code to this repository - We welcome code contributions. More guidelines coming soon.
  • Contribute procedural generators - infinigen/nodes/node_transpiler/dev_script.py provides tools to convert artist-friendly Blender Nodes into python code. Tutorials and guidelines coming soon.
  • Contribute pre-generated data - Anyone can contribute their computing power to create data and share it with the community. Please stay tuned for a repository of pre-generated data.

Getting Help

Please post this repository's Github Issues page for help. Please run your command with --debug, and let us know:

  • What is your computing setup, including OS version, CPU, RAM, GPU(s) and any drivers?
  • What version of the code are you using (link a commit hash), and what if any modifications have you made (new configs, code edits)
  • What exact command did you run?
  • What were the output logs of the command you ran?
    • If using manage_jobs, look in outputs/MYJOB/MYSEED/logs/ to find the right one.
    • What was the exact python error and stacktrace, if applicable?

Acknowledgements

Infinigen wouldn't be possible without the fantastic work of the Blender Foundation and it's open-source contributors. Infinigen uses many open source projects, with special thanks to Land-Lab, BlenderProc Blender-FLIP-Fluids and Blender-Differential-Growth.

We thank Thomas Kole for providing procedural clouds.

We learned tremendously from online tutorials of Andrew Price, Artisans of Vaul, Bad Normals, Blender Tutorial Channel, blenderbitesize, Blendini, Bradley Animation, CGCookie, CGRogue, Creative Shrimp, CrowdRender, Dr. Blender, HEY Pictures, Ian Hubert, Kev Binge, Lance Phan, MaxEdge, Mr. Cheebs, PixelicaCG, Polyfjord, Robbie Tilton, Ryan King Art, Sam Bowman and yogigraphics. These tutorials provided procedural generators for our early experimentation and served as inspiration for our own implementations in the official release of Infinigen. They are acknowledged in file header comments where applicable.

Infinigen has evolved significantly since the version described in our CVPR paper. It now features some procedural code obtained from the internet under CC-0 licenses, which are marked with code comments where applicable - no such code was present in the system for the CVPR version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infinigen-1.15.5.tar.gz (15.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

infinigen-1.15.5-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

infinigen-1.15.5-cp311-cp311-musllinux_1_2_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

infinigen-1.15.5-cp311-cp311-musllinux_1_2_i686.whl (7.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

infinigen-1.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

infinigen-1.15.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

infinigen-1.15.5-cp311-cp311-macosx_14_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

infinigen-1.15.5-cp311-cp311-macosx_13_0_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

File details

Details for the file infinigen-1.15.5.tar.gz.

File metadata

  • Download URL: infinigen-1.15.5.tar.gz
  • Upload date:
  • Size: 15.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for infinigen-1.15.5.tar.gz
Algorithm Hash digest
SHA256 3085173ed4b29d8a3376533d8cff6829b7a5d1c6c5a65ceb8ad8376e8fbe77e5
MD5 858500f7737b53b8f039f62471bed6b4
BLAKE2b-256 e96f9e945efd88d1d149e889761579814f0b158eab92bf28aeb03d6f428edbad

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-py3-none-any.whl.

File metadata

  • Download URL: infinigen-1.15.5-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for infinigen-1.15.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f6597abab1637abe60dd23fe782b4549c8af55efdf4b9df219452169a7de389f
MD5 191df7a3be9a4e8f1d8a49fb8bfda4ba
BLAKE2b-256 84a9153b43b683e596c05a7a736fd7c114742c28dc1ff7c7c22274c675862ada

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 887e1ccdf8d9e0f836e618fd6847bd8809667dc960df0100e46b5f860a11013a
MD5 a65e8ed38dfbb41aa82e3611021a56c4
BLAKE2b-256 e6afe99296b13f8e8554af64dfcf0e8d58ff183a53559be70bfd42f0ec5054fc

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 429a99570a53fd3658d0e398ee202623a0e0bcd17cc65b5b80abf8aa10d76eb9
MD5 a8eff0bd90e889234ac72c8c323fe2d7
BLAKE2b-256 60c2e180155b111ad0a7d40ed35b4ebd9caae5ac0a1571e44bfd3b6501dee525

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52b19e85c64984dc29155366615e0945c10a18be6fcc262a3a4981f5a8bca1d1
MD5 3eb10fbb62ba5db5a206fe0c2c81d1a6
BLAKE2b-256 da76fcc399a6d0cf6aafed9b41affadae3e23d82e56e7e3ea55b3e4e8fcdebef

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2351f9fa2c9eba0bdd887655bcec350a73225444a2eef764ab7c27b6430cd393
MD5 456aae3cfbffe05b438b37df5fecad54
BLAKE2b-256 997d81185b14a6f16677ad310f429a30cddb3936125f295867b7eaae5345b13c

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 631c10452e8470b5e926fee946ce4eae4baf09528bf00df4ae49bb555ee2eb34
MD5 15f8a5a00d556239ad5b7cda9d9a0447
BLAKE2b-256 8dd2f06b4deaefb61afdb37e20f4ba8b7811e0e87f2abeea2738f383427ca805

See more details on using hashes here.

File details

Details for the file infinigen-1.15.5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for infinigen-1.15.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a2210dfc18149e3a75860b02dae3c9a8076ec02aea9a46bafbbdb4bb8d556406
MD5 ab391545eb3ff5057f2a912795672ad9
BLAKE2b-256 3999b808073761f6687914997fe3494fa42bda7702e68c836ffec9439699af96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page