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. qt3d-scene only in a part of the 'regular' qml app --- is it possible?

qt3d-scene only in a part of the 'regular' qml app --- is it possible?

Scheduled Pinned Locked Moved QML and Qt Quick
qt3d
1 Posts 1 Posters 476 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.
  • P Offline
    P Offline
    privet
    wrote on 9 Sept 2015, 16:22 last edited by
    #1

    I would like to use Qt3D in my "normal" QML app, of which the root element is "ApplicationWindow" currently.
    However, all the Qt3D examples I see in Qt 5.5

    1. are built in the way only showing Qt3D elements (mostly with the root element "Entity"),
    2. use the whole application for 3D content,
    3. use QQmlAspectEngine instead of QQmlApplicationEngine with a demo-specific "window.h".

    Is it possible to 'use' only a part of the QML app for the Qt3D scene with

    1. all the interaction possibilities (eg. with mouse/keyboard-camera-position-changing)
    2. being able to show .obj/.dae meshes
      ?
      Is there a demo for this use case available?
    1 Reply Last reply
    0

    1/1

    9 Sept 2015, 16:22

    • Login

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