On 3/6/06, Erik Johnson <ejo...@fa...> wrote:
> Please take a look if you are interested, and let me know if you have
> any feedback.
This is great. OpenGL is very good for 2D operations, and these small
tutes will do well to get more people looking at OpenGL and Python.
Only error I found is in example1a.py line 13:
pygame.display.flip()
-Sw.
|