Thanks, Saroj! I really appreciate the sample code. I'll dig around in sympy a bit more to check the related things out.
One question -- it looks like this setup allows only one window at a time (because the window obtains the gl_lock). Is this the case? Presumably more complex schemes could be run in a background thread similarly -- as long as pyglet.app.run() is fired off in the background thread, and only one thread at a time tries to do any GL calls? Thanks again -- and I'll report back with my findings... Zach --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
