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.
  • T Offline
    T Offline
    Teh Me
    wrote on 23 Jun 2016, 16:38 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 23 Jun 2016, 17:26
    0
    • T Teh Me
      23 Jun 2016, 16:38

      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 23 Jun 2016, 17:26 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

      1/2

      23 Jun 2016, 16:38

      • Login

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