0.1 🎉
The basic features of a node editor are now implemented:
- Create nodes, links, and pins in an immediate-mode style
- Use regular
dear imgui
widgets inside the nodes - Multiple node and link selection with a box selector
- Nodes, links, and pins are fully customizable, from color style to layout
- The editor canvas can be customized
- Node movement and new link creation handled internally
- The node editor state can be saved and loaded to and from a INI file