I have been building my application up, using a combination of Festival and SDL::OpenGL. I'd like to see a Perl bindings suite for OpenDE (opende.sf.net) also. Right now, making new Perl-bindings-for-C-API projects is a little outside my bandwidth, though.
Have we got any new SDL_perl snapshot to play with? Any more news from DGOEHRIG to get a more official CPAN stable release? Hm, finding that the glu* routines for Quadric surface "primitives" aren't available either (draw a ball, draw a cylinder, draw a cone, etc.). Are these available in the underlying OpenGL libraries? They'd need the GLU_* constants to go with them. On Sat, 2004-03-27 at 00:03, chromatic wrote: > On Sat, 2004-03-20 at 06:51, Ed Halley wrote: > > > I have found that glRenderMode() and glPickMatrix() are not available, > > and I see no glGetInteger*() variations, so the OpenGL "picking" mode > > (i.e., mouse hit testing) is impossible to operate. This would > > correspond to portions of NeHe demo 32, and is a show-stopper for my > > application. > > I'll take a look at these shortly. -- [ e d @ h a l l e y . c c ]
