Working with Node Graphs
Infinity Creator provides a modular system of core components and tools to facilitate procedural generation, custom node creation, and advanced graph management. This section covers the essential building blocks for developing procedural systems using node graphs.
Topics in This Section
Using Nodes
Learn how to leverage built-in nodes and tools to construct procedural assets, generate environments, and streamline workflows.
Using Procedural Systems
Explore how to structure complex procedural systems by using nested graphs, modular workflows, and optimized node hierarchies.
Core Components
Understand the foundational components in Infinity Creator and how they function as building blocks for procedural systems.
Writing Custom Components
Discover how to create custom nodes using C++ or C# extending Infinity's functionality with custom logic.