Chris Marshall wrote: > Sisyphus wrote: >> ----- Original Message ----- From: "Chris Marshall" <[email protected]> >> >>> Does perl -Mblib perldl >>> and then demo 3d or demo 3d2 work? >> Unfortunately, no: > > The weird thing is that it appears the VRML.pm driver is > being used here (which does not work, btw). The driver > that should be used is the OpenGL GL.pm one. I've never > seen that happen. Maybe something in your configuration > is causing it to be selected? Maybe it is a side effect > of the MS GDI Generic OpenGL renderer. You could try > requesting the GL driver specifically... > > Puzzled for the night, > Chris
Try setting PDL_3D_DEVICE in the environment to 'GL' before running the tests and see if that changes things. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
