Hello,
I have just come across Therecipe for Qt (5.13.0) and have been able to compile it and run some of these examples.
For a project that I want to start, I need to developer a type of 3D editor like is found at the main Qt site:
https://www.qt.io/blog/2016/06/16/introducing-qt-3d

and also some of the 3D charting.
Does the Therecipe Qt have and examples and capabilities for 3D stuff?
Also, I may need to link the Qt statically so that it is a single binary file. How is that done?
Thanks,
Hello,
I have just come across Therecipe for Qt (5.13.0) and have been able to compile it and run some of these examples.
For a project that I want to start, I need to developer a type of 3D editor like is found at the main Qt site:
https://www.qt.io/blog/2016/06/16/introducing-qt-3d
and also some of the 3D charting.
Does the Therecipe Qt have and examples and capabilities for 3D stuff?
Also, I may need to link the Qt statically so that it is a single binary file. How is that done?
Thanks,