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. Qt3d: dynamic mesh generation

Qt3d: dynamic mesh generation

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt3d
2 Posts 2 Posters 814 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.
  • Teh MeT Offline
    Teh MeT Offline
    Teh Me
    wrote on last edited by
    #1

    Hello. I want to create meshes dynamically, like filling vertex and index arrays in OpenGL. Is it possible in Qt3d? If I missed documentation on this, show me the link, please.

    ? 1 Reply Last reply
    0
    • Teh MeT Teh Me

      Hello. I want to create meshes dynamically, like filling vertex and index arrays in OpenGL. Is it possible in Qt3d? If I missed documentation on this, show me the link, please.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @Teh-Me Hi! It's possible. You need to create two classes: one that inherits from Qt3DRender::QGeometry and another that inherits from Qt3DRender::QGeometryRenderer.

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved