Any chance to get Qt working in a Direct3D 8 fullscreen application?
Game Development
2
Posts
2
Posters
2.6k
Views
1
Watching
-
wrote on 6 Mar 2011, 05:01 last edited by
Hi!
I want to show a Qt interface in a Direct3D 8 fullscreen application.
Is there any Qt version compatible with v8 or can any version be prepared for it (easily)?Thanks!
-
wrote on 21 Mar 2011, 04:30 last edited by
Does it have to be Direct3D?
If you use OpenGL then your game or whatever can run on other platforms apart from Windows.
Also if you're interested in using OpenGL then you can use "Qt3D":http://doc.qt.nokia.com/qt3d-snapshot/.
Full screen is no problem, and you have vertex and fragment (ie "pixel") shaders as in d3d8.