fyi glipy was built with pyglet too if i recall correctly --> http://webloria.loria.fr/~rougier/coding/glipy/index.html
its abandoned but may have some helpful stuff in.. Cheers, B On May 17, 9:12 am, "Jordi P. Bou" <[email protected]> wrote: > Hi George, > > Thanks for trying it. > > After hearing about livecoding library from you I started looking > around Internet and found fluxus too. > It's a very interesting project. > > I like your ideas about doing something like fluxus for Python, but I > don't have enough time right now > to work in a project like this. Also, I think livecoding is very > interesting, but probably some kind of ide > or ways to save your works would be interesting. > > Jordi > > On 14 mayo, 05:11, George Oliver <[email protected]> wrote: > > > > > On 5/11/2010 3:02 AM, Jordi P. Bou wrote: > > > > Hi, > > > > I've tried livecoding and I think is a great tool to add to the > > > console. > > > > Any ideas about how to add to the console to be useful? > > > > One way would be importing it before creating the interpreter, > > > possibly passing the > > > path/s to reload as parameters. > > > sorry for the late response, I just got some time to play around with > > the console, it's really neat! This is also something of a coincidence, > > as I recently have been doing things with fluxus: > > >http://www.pawfal.org/fluxus/ > > > There's a video here: > > >http://bit.ly/df4DPS > > > So, what if there was something like that for Python? The basic elements > > -- the console, the livecoding module, and pyglet are there. > > > Now fluxus does some specific things with sound/image processing that is > > on another level, but getting the basic environment set up could be > > quite interesting I think. > > > With the livecoding module, I think you can still add your own modules > > to be reloaded to the Reloader at almost any time; before creating the > > interpreter would be convenient, but probably not the only way. I'm not > > sure about this though. > > > -- > > 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 > > athttp://groups.google.com/group/pyglet-users?hl=en. > > -- > 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 > athttp://groups.google.com/group/pyglet-users?hl=en. -- 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.
