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. Save Q3DScatter to 3d model

Save Q3DScatter to 3d model

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 565 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.
  • A Offline
    A Offline
    ARASHz4
    wrote on last edited by A Former User
    #1

    Hi
    i have a Q3DScatter from QtDataVisualization classes
    how can i save Q3DScatter to 3d models like obj format?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      That is not really possible. QtDataVisualization do not know anything about 3ds format so
      you would have to export it all by hand.
      You can maybe get head start using a project like
      https://sourceforge.net/projects/qtrender/

      OR any other lib that supply write of 3ds but expect to dig into the format to be able to save
      the scatter data.

      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