Drawing 3D line graph
Unsolved
General and Desktop
-
Hi,
I would like to draw a smooth 3D line graph with Qt from a series of X,Y,Z points. Multiple well paths like this could be plotted.
The user should be able to interact with the graph (zoom, rotate etc.). It should be also possible to add custom 3D objects to the graph such as ellipsoids etc.
Does QT offer anything out of the box that can maybe help do this?
-
Start here:
3D Data series:
Proxy data (represent your data points)