Hypercube - SVG和EPS图像展示工具


GPLv3
跨平台
C/C++

软件简介

Hypercube
(超立方体)设有一个基于Qt的GUI简单的基于文本的图形来表示SVG和EPS图像,以及作为一个Qt独立的命令行工具的可视化工具。它采用了模拟退火算法的布局图,可以很容易地参数进行调整,来达到所需的外观。主要发展目标是便携性和易于使用的,而不是高性能和复杂性。命令行工具不使用任何其他的库比标准C
++库,GUI工具使用“纯”的Qt。

Hypercube features a Qt-based GUI tool for visualizing simple text-based graph
representations as SVG and EPS images, as well as a Qt-independent commandline
tool. It uses a simulated annealing algorithm to lay out the graph, which can
be easily parametrized to achieve the desired look. The main development goals
are portability and easy usage rather than high performance and complexity.
The commandline tool does not use any other libraries than the standard C++
library, and the GUI tool uses “pure” Qt.