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. Draw more than one triangle strip using index buffer and drawElements?
Forum Updated to NodeBB v4.3 + New Features

Draw more than one triangle strip using index buffer and drawElements?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 521 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
    akilone
    wrote on 6 May 2015, 20:33 last edited by
    #1

    Is it possible to draw more than one triangle strip using drawElements with vertex indices stored in indexBuffer?
    I found that in OpenGL is possible to split indices in triangle strips with glPrimitiveRestart function. How the same thing can be done in Qt OpenGL? Is there a way to split indices in indexBuffer and to draw more than one triangle strip using drawElements function?

    1 Reply Last reply
    0

    1/1

    6 May 2015, 20:33

    • Login

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