Skip to main content

Procedural Data Generation

Infinity Creator provides powerful procedural generation tools for creating complex terrains, objects, and nested systems. This section covers advanced concepts such as nested graphs, runtime vs. editor-time proceduralism, and procedural system optimization.

Topics in This Section

Directed Acyclic Graphs (DAG) in Proceduralism

Learn about the structure of procedural graphs in Infinity.

Generating Terrains, Objects, and Assets

Learn how to construct procedural environments, generate dynamic objects, and manage asset generation workflows.

Editor-Time vs Runtime Proceduralism

Explore the differences between precomputed vs. real-time procedural generation, and learn how to choose the right approach for your project.