Results 1 to 5 of 5

Thread: Loading 3d model

  1. #1
    Join Date
    Oct 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Loading 3d model

    Hello All,
    I am glad to have found a place to ask a few questions. I am new to QT and trying to learn a few things about it. i am trying to load a 3d model and found the qt tutorial on the QT site, but it is missing the following file #include "qglview.h". Is there anywhere that i can get this file, or does anyone know a good tutorial on loading 3d models. I am trying to build a tutorial for work and need to load 3ds models. Remember i am very new to qt.

    Thank you in advance for your time.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Loading 3d model

    I believe you are after Qt3D - http://doc.qt.nokia.com/qt3d-snapshot/
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Loading 3d model

    Sooooo- that doesn't help so much. Did I miss where that file qglview.h is located?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Loading 3d model

    You missed that QGLView is not part of the standard Qt installation. You need the Qt3D branch of Qt which you need to build youself from sources provided in Qt3D's repository. The instructions to do that are provided in the "Building" link in the document I gave you. So if it didn't help it was only because you didn't care to browse the document.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Oct 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Loading 3d model

    I guess I am new to this and missed that part of should have "knowns".

Similar Threads

  1. Replies: 9
    Last Post: 14th February 2013, 20:39
  2. Model loading
    By iksarp in forum Newbie
    Replies: 5
    Last Post: 2nd June 2010, 19:38
  3. Replies: 0
    Last Post: 21st April 2010, 13:23
  4. Replies: 1
    Last Post: 1st February 2010, 19:42
  5. QSql Model-View: How to keep view in sync with model
    By schall_l in forum Qt Programming
    Replies: 1
    Last Post: 23rd December 2008, 00:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.