Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: vertices order in strip

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2003
    Posts
    2

    vertices order in strip

    Helo!

    How do you maintain the correct vertices order of adjacent elements (triangles/quads) in strip? I have to make strip from table of quads and another of triangles ordered by adjacency. After strip creation the model appears, but its strips are crushed (there are some holes)...

    Best regards
    Kmitah

  2. #2
    Junior Member Regular Contributor
    Join Date
    Oct 2002
    Posts
    164

    Re: vertices order in strip

    On page 37 in the redbook there is a picture of a triangle-strip. It might help.
    I may not be good looking but I sure am dumb.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •