z*y 发帖数: 1311 | 1 I need good and easy-to-use graphical software to quickly perform some
information visualization task.
More specifically, I have a set of data objects.
Each object can be represented by some graphical symbol, like a circle (
preferably with different color).
If move cursor on an object, a message box can pop out showing its details.
For two objects that have relation, need to draw an arrow from one object to
another (preferably mark with text).
There maybe lots of objects, need to draw them nicely.
Thanks with baozi if your answer is picked. | l********a 发帖数: 1154 | 2 The Visualization Toolkit (VTK) is an open-source, freely available software
system for 3D computer graphics, image processing and visualization. VTK
consists of a C++ class library and several interpreted interface layers
including Tcl/Tk, Java, and Python. | z*y 发帖数: 1311 | 3
software
Thanks.
Although I think it should serve, it is an overkill for the job.
Anything simpler... ?
【在 l********a 的大作中提到】 : The Visualization Toolkit (VTK) is an open-source, freely available software : system for 3D computer graphics, image processing and visualization. VTK : consists of a C++ class library and several interpreted interface layers : including Tcl/Tk, Java, and Python.
|
|