Graphic interface with algorithms to compute line and root graphs
Simple and intuitive graphic interface for graph theory with algorithms to compute line and root graphs of a given graph.
- Double click to add a new node.
- Left click a node and drag to change the position of the node.
- Select a node with left click and add an edge with the next node you select.
- Right click a node to delete it.
Made in C++ using the wxWidgets library.
JGV is a Java applet that lets you embed movable 3D objects in web pages. Users can rotate, scale, translate, select and annotate the objects interactively. Also, JGV supports XML-based transmission of user events to the source web server over HTTP.