Re: [Tutor] Point in polygon intro please~!

2006-10-09 Thread János Juhász
Hi Michael, > Subject: Re: [Tutor] Point in polygon intro please~! > To: Michael Shulman <[EMAIL PROTECTED]> > Cc: tutor@python.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Michael Shulman wrote: > > He

Re: [Tutor] Point in polygon intro please~!

2006-10-07 Thread Kent Johnson
Michael Shulman wrote: > Hello, I'm very new to both python and OpenGL, but I'm catching on > pretty quick, > and trying to make a little game. I'm stuck on being able to do this > point-in-polygon test though. > Everyone seems to say that I should create a ray and see how many sides > of a po