[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Collision Detection with Pygame/OpenGL Surfaces



Ian Mallett wrote:
I want to draw a circle on this surface with pygame.draw.circle().

On most systems you can't use any of the 2D pygame drawing
functions on an OpenGL surface. It's either one or the other,
unfortunately.

--
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | Carpe post meridiem!          	  |
Christchurch, New Zealand	   | (I'm not a morning person.)          |
greg.ewing@xxxxxxxxxxxxxxxx	   +--------------------------------------+