Decent 2D animation with Windows.Forms GUI

Admin.397 admin.397 at gmail.com
Wed Mar 26 02:35:23 EDT 2008


Hi folks, I'm running a simple 2D game using Pygame but really would
like a decent GUI and am currently testing out wxPython. As it turns
out, I can't get Pygame working in a wxPython canvas and instead
turned to openGL - which is painfully slow at reading through an array
of points.

Can anyone advise on a combination of a good GUI (wxPython really
takes the cake here, plugging into the OSes GUI - does anything else
do that?) and some form of 2D animation package that has a fair bit of
horsepower behind it, that can fit into said GUI?

Failing that, any advice on speeding up PyopenGL?

I appreciate your assistance!



More information about the Python-list mailing list