The missing pieces for Unreal's PCG. Graph theory, advanced pathfinding, spatial ops, filtering, asset management, and more.
☆581Feb 21, 2026Updated last week
Alternatives and similar repositories for PCGExtendedToolkit
Users that are interested in PCGExtendedToolkit are comparing it to the libraries listed below
Sorting:
- An example project showcasing PCGExtendedToolkit☆98Updated this week
- Design-agnostic node system for scripting game’s flow in Unreal Engine☆1,739Updated this week
- A versatile and performant alternative to property bindings for designer-friendly workflows in Unreal Engine 5.1+☆134Sep 8, 2024Updated last year
- Unreal Engine 5.1+ plugin to enable editing meta data of Blueprint Properties, Functions, and Function and Event Parameters☆178Jan 14, 2026Updated last month
- Skeletal Based GPU Crowds for UE5 🚀☆524Updated this week
- A deeply-integrated C++20 coroutine plugin for Unreal Engine 5.☆1,015Feb 14, 2026Updated last week
- Unreal Engine 5 Plugin for a variety of Tech Art Tools and features.☆200May 10, 2024Updated last year
- Turn CHAOS destructibles (Geometry Collection assets) into very performant GPU simulated destructible static meshes driven by Niagara par…☆197Jul 21, 2025Updated 7 months ago
- Repository for PCG Tutorial in Unreal 5.6☆80Dec 27, 2025Updated 2 months ago
- A generic runtime node graph editor and viewer for Unreal Engine☆146Dec 10, 2025Updated 2 months ago
- Open-source plugin for UI generation of game settings from data table in UE5.6☆123Nov 29, 2025Updated 3 months ago
- This project provide the Ultimate Modular Menu System for Unreal Engine 5 using Common UI where everything is easy to reuse/build on. For…☆310Oct 19, 2025Updated 4 months ago
- The Slate Architecture Animation Library for Unreal Engine☆70Oct 12, 2025Updated 4 months ago
- This is an Unreal Engine 4/5 plugin to generate procedural dungeon.☆763Feb 4, 2026Updated 3 weeks ago
- My understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.☆1,051Nov 14, 2025Updated 3 months ago
- Steve's Persistent Unreal Data library☆545Jan 22, 2026Updated last month
- Unreal Engine Editor Plugin for viewing all supported Unicode Characters.☆35May 3, 2025Updated 9 months ago
- An UMG exposed deferred paint container for Unreal.☆80Sep 10, 2025Updated 5 months ago
- Open-source plugin with the Core module of Voxel Plugin☆470Feb 11, 2026Updated 2 weeks ago
- Extend and customize some part the Unreal Editor using Blueprints. The plugin comes with some basic tools samples.☆260Aug 17, 2025Updated 6 months ago
- Steve's UtilityAI SubSystem (for Unreal Engine 5)☆67Feb 17, 2026Updated last week
- A flexible Unreal Engine plugin that provides generic Item and Affix generation, utilizing DataTables and Instanced Structs.☆168Dec 21, 2025Updated 2 months ago
- Open-source plugin that helps reuse objects in UE5.7☆167Jan 22, 2026Updated last month
- Plugin that adds a Subsystem Browser panel for Unreal Engine Editor to explore running subsystems and edit their properties.☆430Jan 1, 2026Updated last month
- This code plugin for Unreal Engine provides functions that drastically improve the quality of life during the implementation of game flow…☆133Jan 24, 2026Updated last month
- Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui☆550Oct 20, 2025Updated 4 months ago
- UE plugin adding a component picker type to easify components referencing each other.☆38Feb 16, 2026Updated last week
- A plugin adding a bunch of common helper functionality that I use in my UE projects☆266Feb 11, 2026Updated 2 weeks ago
- UE5 Finite State Machine (FSM) mimicking the Unreal 3 FSM