View Full Version : Triangles Strips doubt
jframosr
09-12-2003, 02:17 AM
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.
M/\dm/\n
09-12-2003, 02:35 AM
=> OpenGL coding: beginers
Why the heck you need $hit like that?
jframosr
09-12-2003, 02:46 AM
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!
Ysaneya
09-12-2003, 02:57 AM
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.
M/\dm/\n
09-12-2003, 03:24 AM
X'cuse me, local slang http://www.opengl.org/discussion_boards/ubb/frown.gif
jframosr
09-12-2003, 03:29 AM
Ok, sorry, I understood another thing.
Friends forever?
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.