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. How to load and destroy mesh dynamicly
Qt 6.11 is out! See what's new in the release blog

How to load and destroy mesh dynamicly

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 946 Views 1 Watching
  • 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.
  • Bat_manB Offline
    Bat_manB Offline
    Bat_man
    wrote on last edited by
    #1

    Hello,
    I used Qt3D to load data from our data service, but the whole data is very big, we should load it part by part.
    I have checked all example here, and here.
    but I don't know how to load dynamic mesh in cpp.
    Is there any specific example?

    JKSHJ 1 Reply Last reply
    0
    • Bat_manB Offline
      Bat_manB Offline
      Bat_man
      wrote on last edited by
      #2

      can anyone help me ?

      1 Reply Last reply
      0
      • Bat_manB Bat_man

        Hello,
        I used Qt3D to load data from our data service, but the whole data is very big, we should load it part by part.
        I have checked all example here, and here.
        but I don't know how to load dynamic mesh in cpp.
        Is there any specific example?

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        @Bat_man said in How to load and destroy mesh dynamicly:

        I have checked all example here, and here.

        What's missing from these examples?

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        Bat_manB 1 Reply Last reply
        0
        • JKSHJ JKSH

          @Bat_man said in How to load and destroy mesh dynamicly:

          I have checked all example here, and here.

          What's missing from these examples?

          Bat_manB Offline
          Bat_manB Offline
          Bat_man
          wrote on last edited by
          #4

          @JKSH Thanks JK.
          The mesh load once and don't change it before destruct.

          I use Qt3D to load world map data, one part of data will be loaded once,next time another part will be load and the last part of data will be deleted.
          how to delete the previous data from Qt3D?

          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