Qt3D: Auto scale to align with screen coordinates
-
Is there a way to automatically scale or rotate to keep entities aligned with screen coordinates in Qt3D? I need it to implement Move, Rotate, Scale manipulators for my Game 3D Editor (with multiple viewports). I know that it is fairly easy to implement it with a shader but then Qt3D picking will not work on them, which it is a must.
-
Hi,
The Qt3D module in its current incarnation is still pretty new compared to other modules already available for several years. So people on this forum have less experience with it and might not be able to answer your question.. You can bring this question to the interest mailing list where you'll find Qt3D's developers/maintainers.
On a side note, in written langues, all uppercased words are considered shouting and rude, please avoid that when asking for help especially on a voluntary driven forum.