Perl OpenGL/GLU users-

This is an FYI to interested folks.  I've pushed
a CPAN developers release of the Perl OpenGL
module with the latest code for full support of
GLU library tessellation.  If you are interested
in trying it out (or debugging the crash we see
with a win32 perl), please feel free.  Feedback
welcome.

The code will be available on CPAN and you can
use the cpan shell to pull it down by requesting
the specific distribution file:

cpan> get CHM/OpenGL-0.64_001.tar.gz
cpan> look CHM/OpenGL-0.64_001.tar.gz

[ Now you can do the usual perl Makefile.PL;
   make; make test; to evaluate ]

The code is also available from the POGL git
repository via:

git clone git://pdl.git.sourceforge.net/gitroot/pdl/pogl

Enjoy!
Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to