Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 613 Bytes

FlowGraph

I am playing around with a node editor. The idea is to replicate something like the Unreal Engine 4 Blueprint system.

This code was originally from a tutorial on CodeProject

Running the application

To start, set FlowGraph.UI as the startup project in Visual Studio and that's it.

Here is What it looks like so far

flowgraph