Re: [PyOpenGL-Users] Need help about Picking
Brought to you by:
mcfletch
From: Ian M. <geo...@gm...> - 2010-05-30 15:31:07
|
Hi, Unfortunately, I can't immediately detect any problems with this code. -The name stack is, by default, only 64 large. There's no advantage to having a 1024-length selection buffer. -What happens if you use "print hits"? Is it all zeroes? Ian |