On Sat, Nov 14, 2009 at 8:28 PM, val <[email protected]> wrote: > > You can use a frame buffer (look for FBO in this mailing list and > you'll get some code).
Or you can implement a replacement for pyglet.app.run(), which doesn't call window.clear() every frame. -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
