Qt Forum

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

    Qt3D Animations?

    Game Development
    3
    4
    2065
    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.
    • N
      naotaro last edited by

      Hello,

      I am trying to create a simple 3DCG animation with software in QT.
      Modeling capabilities want to have only unnecessary animation with.

      [ As necessary feature ]

      • 3D file load (Fbx such as Obj import)
      • Animation Management ( timeline )

      Do 'll be able to make at QT3D?
      I think that the import of 3D models can be , but want to know if you can be given a animation.

      "Loading a 3D model":http://qt-project.org/wiki/Loading-a-3D-Model

      I want you to tell me if there is operable 3D library on the QT.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        You should take a look at the dev branch of Qt3D, there's a set of example where you might find the answers to your questions

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • N
          naotaro last edited by

          Thank you. I will take a look at the example.

          1 Reply Last reply Reply Quote 0
          • Z
            ZapB last edited by

            What do you require in a timeline? Right now, we rely upon the animation elements that ship with Qt Quick 2 but it would be good to know if you have specific needs for future versions of Qt3D.

            Nokia Certified Qt Specialist
            Interested in hearing about Qt related work

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