Skip to content

0.1 🎉

Compare
Choose a tag to compare
@Nelarius Nelarius released this 24 Dec 10:45
· 320 commits to master since this release
11177fc

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