https://github.com/princeton-vl/infinigen Skip to content Navigation Menu Toggle navigation Sign in * Product + GitHub Copilot Write better code with AI + Security Find and fix vulnerabilities + Actions Automate any workflow + Codespaces Instant dev environments + Issues Plan and track work + Code Review Manage code changes + Discussions Collaborate outside of code + Code Search Find more, search less Explore + All features + Documentation + GitHub Skills + Blog * Solutions By company size + Enterprises + Small and medium teams + Startups By use case + DevSecOps + DevOps + CI/CD + View all use cases By industry + Healthcare + Financial services + Manufacturing + Government + View all industries View all solutions * Resources Topics + AI + DevOps + Security + Software Development + View all Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners + Executive Insights * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} princeton-vl / infinigen Public * Notifications You must be signed in to change notification settings * Fork 486 * Star 5.8k Infinite Photorealistic Worlds using Procedural Generation infinigen.org License BSD-3-Clause license 5.8k stars 486 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 129 * Pull requests 15 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights princeton-vl/infinigen main BranchesTags [ ] Go to file Code Folders and files Last commit Last Name Name message commit date Latest commit History 2,744 Commits .github .github docs docs infinigen infinigen infinigen_examples infinigen_examples scripts scripts tests tests .clang-format .clang-format .editorconfig .editorconfig .gitattributes .gitattributes .gitignore .gitignore .gitmodules .gitmodules .pre-commit-config.yaml .pre-commit-config.yaml Dockerfile Dockerfile LICENSE LICENSE MANIFEST.in MANIFEST.in Makefile Makefile README.md README.md pyproject.toml pyproject.toml setup.py setup.py View all files Repository files navigation * README * BSD-3-Clause license [infinigen] Infinigen: Infinite Photorealistic Worlds Using Procedural Generation Getting Started | Website | Intro Video | Papers | Documentation | Contributing [video_thumbnail] Getting Started First, follow our Installation Instructions. Hello Room: Getting Started with Infinigen Indoors [dining_blender] [dining] [dining_depth] [dining_obj] See instructions & example commands for Infinigen-Indoors in HelloRoom.md Hello World: Getting Started with Infinigen Nature [Image0048_00_00] [Depth0048_00_00] [SurfaceNormal_0001_00_00] [InstanceSegmentation_0001_00_00] 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} } Documentation * Installation Guide * "Hello World": Generate your first Infinigen-Nature scene * "Hello Room": Generate your first Infinigen-Indoors scene * Configuring Infinigen * Configuring Cameras * Downloading pre-generated data * Generating individual assets * Exporting to external fileformats (OBJ, OpenUSD, etc) * Add external assets to indoor scenes * Extended ground-truth * Implementing new materials & assets * Generating fluid simulations 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. About Infinite Photorealistic Worlds using Procedural Generation infinigen.org Resources Readme License BSD-3-Clause license Activity Custom properties Stars 5.8k stars Watchers 90 watching Forks 486 forks Report repository Releases 16 v1.11.0 - Update to Blender 4.2 Latest Nov 11, 2024 + 15 releases Packages 0 No packages published Contributors 26 * @pvl-bot * @araistrick * @JerryLingjieMei * @mazeyu * @lahavlipson * @zuoym15 * @karhankayan * @MemorySlices * @David-Yan1 * @Hermera * @heilaw * @jiadeng * @stamatisalex * @mingzhew + 12 contributors Languages * Python 84.5% * C 8.0% * C++ 5.0% * Cython 0.8% * Cuda 0.5% * Shell 0.5% * Other 0.7% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.