Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

Graph nodes layout tool for Unreal Engine

License

Notifications You must be signed in to change notification settings

ProjectBorealis/graphformatter

 
 

Repository files navigation

Graph Formatter for Unreal Engine

Graph Formatter is an Unreal Engine plugin that can arrange graph nodes automatically.

Installing

Install From Source

Clone or download this repository to the "[root of your project]/Plugins/GraphFormatter" and restart UE4 Editor.

Install From Marketplace

https://www.unrealengine.com/marketplace/graph-formatter

Usage

Select nodes you want to arrange, or just deselect all nodes and press "Format Graph" button on the toolbar.

Configure it in "Editor Preferences/Plugins/Graph Formatter".

Technical Details

It is based on the ideas of Layered graph drawing.

References:

Fast and Simple Horizontal Coordinate Assignment.

Size- and Port-Aware Horizontal Node Coordinate Assignment.

About

Graph nodes layout tool for Unreal Engine

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.0%
  • C# 1.0%