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. 3D view with auto 2D view generation
Forum Updated to NodeBB v4.3 + New Features

3D view with auto 2D view generation

Scheduled Pinned Locked Moved Solved QML and Qt Quick
qml3d canvas2d graphics
4 Posts 2 Posters 1.4k Views
  • 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
    Ankit.Jain
    wrote on 9 Feb 2018, 11:38 last edited by Ankit.Jain 2 Sept 2018, 11:39
    #1

    Hi,

    I am expecting to get a requirement for creating a 3D view using QML. I will also be expected to create views in XY, YZ and XZ planes for the same scenario.

    I was wondering if rather having to make and code all 4 as different views if Qt provides some method for automatically generating 2D views from the 3D view.

    Thanks

    J 1 Reply Last reply 9 Feb 2018, 11:42
    0
    • A Ankit.Jain
      9 Feb 2018, 11:38

      Hi,

      I am expecting to get a requirement for creating a 3D view using QML. I will also be expected to create views in XY, YZ and XZ planes for the same scenario.

      I was wondering if rather having to make and code all 4 as different views if Qt provides some method for automatically generating 2D views from the 3D view.

      Thanks

      J Offline
      J Offline
      jiancaiyang
      wrote on 9 Feb 2018, 11:42 last edited by
      #2

      @Ankit.Jain No ready-made, you need to DIY.
      As an example, my software product support multiple viewport of a single scene. Makes designer have a better look of each view separately.

      我们自己的论坛:http://qtdream.com
      擅长三维角色仿真动画。

      A 1 Reply Last reply 12 Feb 2018, 04:14
      1
      • J jiancaiyang
        9 Feb 2018, 11:42

        @Ankit.Jain No ready-made, you need to DIY.
        As an example, my software product support multiple viewport of a single scene. Makes designer have a better look of each view separately.

        A Offline
        A Offline
        Ankit.Jain
        wrote on 12 Feb 2018, 04:14 last edited by
        #3

        @jiancaiyang okay. Thanks.
        I was just checking. I didnt want to end up making the whole thing only to realize it was useless.

        J 1 Reply Last reply 13 Feb 2018, 02:38
        0
        • A Ankit.Jain
          12 Feb 2018, 04:14

          @jiancaiyang okay. Thanks.
          I was just checking. I didnt want to end up making the whole thing only to realize it was useless.

          J Offline
          J Offline
          jiancaiyang
          wrote on 13 Feb 2018, 02:38 last edited by
          #4

          @Ankit.Jain To put best efforts to your key functionalities will be better.

          我们自己的论坛:http://qtdream.com
          擅长三维角色仿真动画。

          1 Reply Last reply
          0

          2/4

          9 Feb 2018, 11:42

          • Login

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