Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Any chance to get Qt working in a Direct3D 8 fullscreen application?

    Game Development
    2
    2
    2397
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wjlrkjjv 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!

      1 Reply Last reply Reply Quote 0
      • S
        sarasmit 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.

        Senior Engineer Team Lead Qt3D
        sarah.j.smith@nokia.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post