[Interest] Qt3D performance, and development resources

Nyall Dawson nyall.dawson at gmail.com
Wed Apr 15 06:42:46 CEST 2020


On Wed, 15 Apr 2020 at 01:51, Charles Martin <martinc at ucar.edu> wrote:

>  - Where can I find more examples, tutorials and introductory information? There are only two C++ examples on the Qt website, and both of these are very simple. The Qt docs are very limited and incomplete.

There's some good ones here:

https://github.com/wonder-sk/qt3d-experiments

>   - Is there a community of C++ Qt3D developers? Most online material was produced by KADB, is 4 years or older, and focuses on QML. Where are the C++ users?

The QGIS desktop application is a c++ application which makes heavy
use of Qt 3d. You may find some useful code in
https://github.com/qgis/QGIS/tree/master/src/3d.

Nyall


More information about the Interest mailing list