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. Make a 3D plane effect to an image
Forum Updated to NodeBB v4.3 + New Features

Make a 3D plane effect to an image

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 362 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.
  • Dylan_Alt.D Offline
    Dylan_Alt.D Offline
    Dylan_Alt.
    wrote on last edited by
    #1

    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 !

    Gojir4G 1 Reply Last reply
    0
    • Dylan_Alt.D Dylan_Alt.

      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 !

      Gojir4G Offline
      Gojir4G Offline
      Gojir4
      wrote on last edited by Gojir4
      #2

      @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.D 1 Reply Last reply
      3
      • Gojir4G 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.D Offline
        Dylan_Alt.D Offline
        Dylan_Alt.
        wrote on last edited by
        #3

        @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
        0

        • Login

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