NickVanheer / CoffeeFlow-VisualFlowEditor
Node based editor made with WPF/C# that uses C# files to dynamically visualize, edit and save node graphs in XML format. The graphs can then be traversed and its methods called in other applications. Blog post and video will follow later.
☆115Updated 2 years ago
Alternatives and similar repositories for CoffeeFlow-VisualFlowEditor:
Users that are interested in CoffeeFlow-VisualFlowEditor are comparing it to the libraries listed below
- WPF control librarty for node graph.☆113Updated 3 years ago
- Node graph control in WPF.☆149Updated last year
- A state machine node graph framework for WPF☆20Updated 5 years ago
- Flow Graph is a visual scripting system that can be used to built simple and complex logic with only a few clicks. With the editor the us…