Skip to content
forked from LADI/flowcanvas

Interactive Gtkmm/Gnomecanvasmm widget for “boxes and lines” style environments

License

Notifications You must be signed in to change notification settings

WenzCao/flowcanvas

 
 

Repository files navigation

FlowCanvas
----

FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for graph-based
interfaces (patchers, modular synthesizers, finite state automata,
interactive graphs, etc).

FlowCanvas provides classes for "Modules" (boxes with "Ports"), Ellipses,
and Connections (lines that connect either Ports or Ellipses).  The user
can rearrange items, or FlowCanvas can automatically arrange items using
GraphViz.  Connections can be made by the user one at a time with the
mouse, or in groups using the mouse and keyboard.

For more information, see <http://drobilla.net/software/flowcanvas>.

 -- David Robillard <d@drobilla.net>

About

Interactive Gtkmm/Gnomecanvasmm widget for “boxes and lines” style environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.9%
  • Python 12.3%
  • Makefile 1.8%