GlutNewbie
02-27-2003, 12:22 PM
Hi.
In my program I get the user to create a polygon. However, there is always an extra line in the beginning. It starts at the lower left corner and ends at the first vertex chosen by the user.
I store all the vertices in an array and I've checked the array but can't find out why I'm getting that extra edge.
Has this occured to anyone before? Is there any particular function I should go over again?
In my program I get the user to create a polygon. However, there is always an extra line in the beginning. It starts at the lower left corner and ends at the first vertex chosen by the user.
I store all the vertices in an array and I've checked the array but can't find out why I'm getting that extra edge.
Has this occured to anyone before? Is there any particular function I should go over again?