11-17-2012 07:34 AM - edited 11-17-2012 07:56 AM
Hey folks,
Has anyone had any success using Qt3D in Cascades? I know we can't use QGLView, Widgets, QtQuick, and I know we can use OpenGL in a foreign window. I was wondering whether it would be possible to use the lower level Qt3D classes in either a foreign window (preferably) or by rendering into a Cascades Image (which would be non-interactive).
Cheers, - Jon -
11-27-2012 08:55 AM
Qt3D is not avaialbe out of the box from NDK. But dev teams are currently looking into providing a way how the Qt rendering engine could use a Cascades Foreign Window. In theory it should be possible...
03-10-2013 07:18 AM
Any news on this?