ports/x11/qt5/qtdatavis3d/pkg/DESCR-examples

8 lines
419 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Qt Data Visualization module provides a way to visualize data in 3D as bar,
scatter, and surface graphs. It is especially useful for visualizing depth maps
and large quantities of rapidly changing data, such as data received from
multiple sensors. The look and feel of graphs can be customized by using themes
or by adding custom items and labels to them.
This package contains sources for QtDataVis3D usage examples.