Re: [Interest] Few questions about Qt Data Visualization

2016-08-20 Thread Xavier Bigand
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

Re: [Interest] Few questions about Qt Data Visualization

2016-08-20 Thread Sean Harmer
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

[Interest] Few questions about Qt Data Visualization

2016-08-18 Thread Xavier Bigand
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 Qt Data Visualization directly. I need the fo