Graphic Editing Structure

I watched MeVisLab and I wondered if anyone knows a good framework for creating a user interface similar to the one they use. I like the design with boxes and arrows.

I would like for me to be able to integrate with C ++ using Qt and possibly export the graph in xml for something like that.

Here is another example interface:

enter image description here

I hope someone knows something

+3
source share

All Articles