Hi, First post here...
This is a long time I plan to make a simple cross-platform slidshow program, like the famous Picture-to-Exe, or ProShow, but with less features. As first step, I just want to make the slideshow engine; an xml file will be used as input. So, I'm looking for a way to make real-time crossfade transition, synchronised with sound track(s). I'm new to pyglet opengl, and I didn't find a simple tutorial to display an image and make a transition with another, using opengl features, like it can be find in many softwares. Could you help me to start? What object should I use? Image ? Texture? How to use opengl transitions effects? Thanks, -- Frédéric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
