Triangles Strips doubt

Hi People!
I am using GL_TRIANGLE_STRIPS primitives, so if I send the vertexs:
1 2 2 2 2 3

What will be the result? the triangle 1 2 3?

Thanks in advance
F.

=> OpenGL coding: beginers
Why the heck you need $hit like that?

What kind of animal are you? mouth is for talking not for vomitting barks.

I think you have to take care with your words, what a pity!

If i’m not mistaken, these will give you the triangles:

1 2 2, 2 2 2, 2 2 2 and 2 2 3

(Minus the vertex order). They’re all degenerated though, so you won’t see anything displayed on screen.

Y.

X’cuse me, local slang

Ok, sorry, I understood another thing.

Friends forever?