Hi all, I've ported the AntTweakBar C/C++ library to python (using atb-ctypes as a starting point). It's available at http://www.loria.fr/~rougier/coding/index.html. For those who don't know, AntTweakBar is a "library which is small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive graphical user interface into graphic applications based on OpenGL, DirectX 9 or DirectX 10 to interactively tweak their parameters on-screen."
So far, I've only coded a glut demo examples but it should not be too hard to code a pyglet version using code from atb-ctypes (http:// code.google.com/p/pyglons/wiki/atbctypes). Nicolas -- 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.
