Details
-
Suggestion
-
Resolution: Done
-
P1: Critical
-
None
-
None
-
cef71a6ac11bb25760c5e9bf9a8ad2bf639c35a5
Description
Third party QML plugins may need to create specialized QML/3D items that inherit from Item3D. Move this class into a new libQt3DDeclarative.so library that can be accessed by such plugins. As an example of how to use it, implement the Sphere item in the Qt3D.Shapes namespace, dynamically generating the sphere based on level-of-detail.