Skip to content

Node editor for directed acyclic graph. supports multiple input/output slots and links.

Notifications You must be signed in to change notification settings

walkerka/QtNodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtNodeEditor

Node editor for directed acyclic graph. supports multiple input/output slots and links. It is used by my animation editor which needs a composition graph.

##Features:

  1. Node/link add and remove.
  2. Drag & drop for links
  3. Signals for node/link add and remove.

##Usage:

  1. Open "demo/QtNodeEditorDemo.pro" in QtCreator.
  2. See "demo/nodeeditor.cpp" for usage.

About

Node editor for directed acyclic graph. supports multiple input/output slots and links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published