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
QtWS25 Last Chance

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 last edited by Ankit.Jain
    #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

    jiancaiyangJ 1 Reply Last reply
    0
    • A Ankit.Jain

      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

      jiancaiyangJ Offline
      jiancaiyangJ Offline
      jiancaiyang
      wrote on 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
      1
      • jiancaiyangJ jiancaiyang

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

        jiancaiyangJ 1 Reply Last reply
        0
        • A Ankit.Jain

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

          jiancaiyangJ Offline
          jiancaiyangJ Offline
          jiancaiyang
          wrote on 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

          • Login

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