Results 1 to 2 of 2

Thread: STL importing

  1. #1
    Join Date
    Mar 2015
    Posts
    11
    Qt products
    Qt3
    Platforms
    Windows

    Default STL importing

    Hello, I developing application like 3dcad using qtopengl that need to import STL files? do you have any idea how to view the exported stl file? what libraries do I need to use to create the function that can view the 3d stl file.

    Thanks,
    Newbie Roms

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: STL importing

    what libraries do I need to use to create the function that can view the 3d stl file
    As far as I'm concerned, Qt does not provide any classes for importing STL files.
    I don't know any library, but according to wikipedia, both ascii and binary formats look quite straightforward to parse.

Similar Threads

  1. Create a C++ DLL with MS VC++ and importing it in Qt
    By marco.stanzani in forum Qt Programming
    Replies: 3
    Last Post: 1st January 2013, 17:58
  2. Importing a QT .pro
    By salmanmanekia in forum Newbie
    Replies: 1
    Last Post: 16th April 2010, 19:17
  3. importing headers
    By peace_comp in forum Qt Programming
    Replies: 1
    Last Post: 29th March 2008, 23:35
  4. importing from CAD model
    By TheKedge in forum Qt Programming
    Replies: 2
    Last Post: 11th April 2007, 20:26
  5. Parsing and importing a dll in Qt4
    By theBrave in forum Qt Programming
    Replies: 3
    Last Post: 12th May 2006, 14:53

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.