Thanks, that did the trick. My app maxes out around 550fps! :) Another question: When I attempt to limit FPS, the scene stutters unless I'm actively moving the mouse or pressing a key inside the window. Any tips on how to alleviate this?
On Oct 22, 9:20 am, Nicolas Rougier <[email protected]> wrote: > Try vsync=0 when creating your window. > > Nicolas > > On 22 Oct, 2009, at 00:53 , zzzzrrr wrote: > > > > > Hello, > > > My FPS seems to be capped at 60, and clock.set_fps_limit() seems to > > have no effect. Any hints to show the max FPS? > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
