/TW3GraphEditor

Playground for visualizing node graphs

Primary LanguageC#MIT LicenseMIT

Disclaimer: very very bad code ahead (override all the things!)
who wrote this code?

Build steps:
1. git clone https://github.com/0xSombra/GraphEditor
2. cd GraphEditor
3. git submodule update --init --recursive
4. cd deps/cimgui
5. Build_[Debug/Release].bat
6. Build the solution (it uses Release cimgui by default)

Screenshots:
image1.png
image2.png