Hi Sean,
Tanks you for the history of Qt Data Visualization, I thought that it was
created before Qt 3D.
I finally choose to use only Qt 3D and Qt Quick Controls 2. It will request
some times to get a good camera controls and a nice interface, but it seems
enough simple to do what I need/want.
H
Hi,
opening a QQuickView as a modal dialog works fine on Windows.
On Android, though, the QQuickView is hidden behind the main window
(which is of QML type "ApplicationWindow").
This leaves the app appear like frozen (the hidden dialog is modal).
With swapping around between active Apps on my
On 18/08/2016 17:16, Xavier Bigand wrote:
Hi,
I need to create a small tool to visualize some 2D or 3D data for
debugging our software, actually we are using GeoGebra but it have few
issues (can be really slow,...).
We mostly need to display points and polygons. It would be great if I
can use