Infinigen is a [[BSD License]] licensed landscape generator written in [[Python]]. - [Website](https://infinigen.org/) - [GitHub](https://github.com/princeton-vl/infinigen) - AlternativeTo > Infinigen is a procedural generator of 3D scenes, developed by [Princeton Vision & Learning Lab](https://pvl.cs.princeton.edu/). Infinigen is optimized for computer vision research and generates diverse high-quality 3D training data. # Notability # Philosophy # OS Support - Linux - Mac No Windows support, which is fine for me, the meshes it exports can be used anywhere. Integrates with [[Blender]] and can be used with its visual flow language for materials called [Blender Nodes](https://docs.blender.org/manual/en/2.79/render/blender_render/materials/nodes/introduction.html). # Features In addition to generating terrain, it also generates a wide variety of scene entities: - trees - vegetation - mushrooms - coral - small animals and insects - clouds Most terrain generators only export height maps, but Infinigen can generate caves and export meshes. # References