Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    General and Desktop
    1
    1
    426
    Loading More Posts
    • 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
      akilone last edited by

      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 Reply Quote 0
      • First post
        Last post