On Sun, 2006-10-08 at 12:34 +0200, Nicolas rougier wrote: > I've a problem with sharing display lists between a gl drawable and a gl > pixmap (that is used for making screenshots). I know this problem has > already been adressed in this list but I did not find a working example. > > I tried to code a simple example using pygtk, taking inspiration from > the examples bundled with the distribution. Could someone tell me what > I'm doing wrong ? (there should be two red spheres on the screen)
I'm not much of a Python hacker, your application seems to crash with an X error here, what are you seeing? Can you make your application work without shared lists? Tim _______________________________________________ gtkglext-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkglext-list
