On Mon, Mar 3, 2008 at 12:09 PM, Txema Vicente <[EMAIL PROTECTED]> wrote:

>
> Good job.
>
> This code will teach me about stencil buffer an clipping planes :)
>
> Some comments:
> I must add: from pyglet import window,font,clock
> Added resizable=True in the Window constructor.
> Due to the dt jumps (Discussion: "Clock tick times"), I fixed it to
> 10./FPS
> so animation gets smoother.


I uploaded a new version with these changes. The clock change didn't make a
noticeable difference on my machine, but it didn't hurt so I left it in.

-Casey

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to