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. Wide scale 3D model vizualiation
Forum Updated to NodeBB v4.3 + New Features

Wide scale 3D model vizualiation

Scheduled Pinned Locked Moved Unsolved General and Desktop
3drenderqt5.9scalingsimulation
2 Posts 2 Posters 966 Views 2 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.
  • M Offline
    M Offline
    madsm
    wrote on last edited by
    #1

    I'm am making a 3D simulation of the solar system with Qt 5.9.1, and for that I need to be able to draw objects (spheres) with a radius from about 6 km to 70,000 km, I have tried scaling all the distances down with a factor of 1e-6 i avoid z-fighting but that caused artifacts when drawing some of the smaller objects (they were jumping all over the screen when I was moving the camera). Do you have any suggestions on possible solutions to this issue? I am using OpenGL version 4.5 with an nVidia card, with official drivers on Fedora Linux.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! Have you seen the Qt 3D: Planets QML Example?

      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