Qt Forum

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

    Solved Make a 3D plane effect to an image

    QML and Qt Quick
    2
    3
    198
    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.
    • Dylan_Alt.
      Dylan_Alt. last edited by

      Hello !

      I want to crate a fake 3D effect to apply on an image. Here is a little drawing of what I would like :

      0_1567430644270_Capture.PNG

      I tried to look at Graphical Effects or Image, but nothing seems to do this trick.

      If someone have any idea to achieve this, I'll be grateful !
      Thanks in advance !

      Gojir4 1 Reply Last reply Reply Quote 0
      • Gojir4
        Gojir4 @Dylan_Alt. last edited by Gojir4

        @dylan_alt Hi,

        I guess you need to apply a rotation and select the correct axis, (probably x, not sure about that).
        Take a look at Rotation QML type, there is an example which looks like what you need

        Dylan_Alt. 1 Reply Last reply Reply Quote 3
        • Dylan_Alt.
          Dylan_Alt. @Gojir4 last edited by

          @gojir4 Oh yes it was simple as that, I should have known that there was something like that.

          Thanks a lot !

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