Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Scene graph perspective projection
Forum Updated to NodeBB v4.3 + New Features

Scene graph perspective projection

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.2k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Andreykonn
    wrote on last edited by
    #1

    I know that qml engine creates orthogonal projection matrix for openGL to draw the 2d scene. What I want is to define perspective projection matrix multiplied by some camera control matrices that will be used for scene graph. Does anyone know what I should subclass to do that? Qt3D is not an option for me because I want to be able to use usual 2d items like Text and Anchors but make them 3d.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved