Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Access data of a mesh

Access data of a mesh

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 886 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.
  • D Offline
    D Offline
    Dimis
    wrote on last edited by
    #1

    Hi all,

    I've created a piece of code for loading and displaying a mesh (STL model).
    I'd like to ask you if there is any way to access the data in the STL file, for example to extract vertices and normals.

    Thank you in advance.

    1 Reply Last reply
    0
    • Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @Dimis just in case, this forum has "search" capability enabled :-)
      Maybe this post can help you.

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      D 1 Reply Last reply
      2
      • Pablo J. RoginaP Pablo J. Rogina

        @Dimis just in case, this forum has "search" capability enabled :-)
        Maybe this post can help you.

        D Offline
        D Offline
        Dimis
        wrote on last edited by
        #3

        @Pablo-J.-Rogina Of course I've searched before I ask ;)
        You quote my post, but I don't understand why. Maybe I wasn't clear in what I'm trying to do.

        Apart from loading the STL model and displaying the object I'm looking for any way to access the data in the STL file of the model and store these in a list say or vectors.

        Hope this is clearer!

        1 Reply Last reply
        0
        • Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @Dimis said in Access data of a mesh:

          You quote my post, but I don't understand why

          Because I jumped out to reply without even looking at the fact you were the same person... my bad, my apologies.

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          D 1 Reply Last reply
          0
          • Pablo J. RoginaP Pablo J. Rogina

            @Dimis said in Access data of a mesh:

            You quote my post, but I don't understand why

            Because I jumped out to reply without even looking at the fact you were the same person... my bad, my apologies.

            D Offline
            D Offline
            Dimis
            wrote on last edited by
            #5

            @Pablo-J.-Rogina hahaha, no prob!

            1 Reply Last reply
            0
            • gde23G Offline
              gde23G Offline
              gde23
              wrote on last edited by
              #6

              You could take a look at opencascade.
              It supports many 3d-model / CAD file types including stl files.

              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