Skip to content

PCGEx is a free (libre) Unreal 5 plugin that expands PCG capabilities. It offers a variety of high-performance nodes; with an edge for building relational graphs (Freeform, Delaunay, Voronoi, MST etc) and pathfinding; and much more.

License

Nebukam/PCGExtendedToolkit

Repository files navigation

UE 5.3 5.4

PCG Extended Toolkit

PCGEx

What is it?

The PCG Extended Toolkit is a plugin for Unreal engine 5 (5.3.x, 5.4) that contains a collection of low-level PCG Graph elements offering additional ways to manipulate and control PCG Data in unique ways. Its primary focus is to create spatial relationships between points, and build around them.

PCGEx allows you to create edge-based structures from points dataset, inside of which you can do pathfinding to generate splines; relax positions, attributes, flag specific types of connections, and much much more. It also comes with a set of lower-level, more generic features to manipulate attributes & points with a performance boost that can be up to 150x faster than vanilla PCG Nodes; as well as highly granular parameters & tweaks.

Getting Started

Question & support : head to github discussions!

Thanks

  • Kudo to [MikeC] for his reckless experiment with uncooked releases, feedbacks, suggestions. Without him this plugin wouldn't be as useful and stable as it is today.
  • @MaximeDup for making this properly compile on Mac

About

PCGEx is a free (libre) Unreal 5 plugin that expands PCG capabilities. It offers a variety of high-performance nodes; with an edge for building relational graphs (Freeform, Delaunay, Voronoi, MST etc) and pathfinding; and much more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages