Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

PCG Extended Toolkit

A comprehensive node ecosystem that extend Unreal Engine's PCG framework with structure, connectivity, and spatial intelligence. Build graph networks from points. Pathfind through them. Compose filters and heuristics as reusable sub-nodes. Stage assets. Sample across datasets. Manipulate paths. Streamline the sorting, fusion, partitioning, and attribute work that complex workflows demand.

All built on standard PCG points. No proprietary data types, no black box.

Free, open-source, and production-ready.

Start Here

The Docs

Working with PCGEx — How PCGEx thinks. Architecture, mental models, system overviews. Start here if you're learning.

Node Library — Per-node reference. Every setting, every pin, every mode. Go here when you know what you need.

At a Glance

Cover
System

Graph networks from points — Delaunay, Voronoi, probes. Combine, refine, relax.

Cover

A*, Dijkstra, Bellman-Ford through cluster connectivity. Composable heuristics.

Cover
System

Universal conditions — point, edge, Vtx, collection. Compose once, reuse everywhere.

Cover
System

Weighted collections, fitting, material variations. Selection separated from spawning.

Cover
System

Nearest point, surface, spline, bounds, textures. Data transfer between datasets.

Cover
System

Offset, bevel, smooth, subdivide, split, stitch, solidify.

Cover
System

Directional flow fields. Orient, bias, guide.

Cover
System

Clusters and paths to triangulated mesh surfaces.

Cover
System

Parametric generation — seed-adaptive, resolution-aware.

Cover
System

WFC-style constraint solving on cluster topology.

Cover
System

Point fusion with attribute blending, sorting, partitioning, bitmasks, attribute math.

Cover
System

Per-collection processing without loop subgraphs. Uber filters, cascading conditions, bulk operations. Less wiring, same results.

Community & Support

Last updated

Was this helpful?