This software is a node-able bidirectionnal expression editor.
More precisely, it means Text-to-Node and Node-to-Text seamless edition.
To download a binary: go to this article. By the way, if you're interested by the architecture, the language or the history of Nodable you'll find some documentation too.
You still don't understand what I'm doing? I hope this GIF will make this more understandable:
Open the existing Visual Studio Solution located in build folder. Then check VS help to know how to compile.
- SDL2 : https://www.libsdl.org/
- GLFW3 : http://www.glfw.org/
- Dear ImGui developed by Omar Cornut: https://github.com/omarcornut/imgui
- IconFontCppHeaders by Juliette Faucaut: https://github.com/juliettef/IconFontCppHeaders
- ImGuiColorTextEdit by BalazsJako : https://github.com/BalazsJako/ImGuiColorTextEdit
Nodable is licensed under the GPL License, see LICENSE for more information.
Each submodule are licensed, browse /extern folder.