PYGGEL
We just released a new version tonight, just in time for pyweek :)You can get it here:
PYGGEL
We will probably be doing some more bugfixes and tut/doc writing, but the API should remain the same...
Cheers
(log in to comment)
Comments
If anyone is interested, they can check out the svn branch here:
http://pyggel.googlecode.com/svn/branches/pyggel-pyglet/
This version took about 2.5 to 3 hours to make up.
Some things appear to be faster, or at least a little smoother, like the picking, while others (2d, particle effects, Robocalypto, etc.) are a little to significantly slower.
Cheers :)
I think it's a great step forward for pyggel to be able to choose the back-end renderer.
RB[0] on 2009/04/07 17:24:
We just released a new version.Mostly bugfixes - but some features were so broken we needed to change the api slightly, mainly for picking.
The full changelog is on the pygame release page.
http://pygame.org/project/968/?release_id=1945
Cheers all :)