OpenGL-QEng
view release on metacpan or search on metacpan
lib/OpenGL/QEng.pm view on Meta::CPAN
### $Id: $
package OpenGL::QEng;
use strict;
use warnings;
1;
=head1 NAME
QEng -- the 3D rendering engine for Games::Quest3D.
=head1 DEPENDENCIES
* OpenGL ':all'
* OpenGL::Image
* Math::Trig
* Image::Magick module; 6.3.5 or newer is recommended.
* File::ShareDir
=head1 AUTHORS
John D. Overmars E<lt>F<overmars@jdovermarsa.com>E<gt>,
and Rob Duncan E<lt>F<duncan@jdovermarsa.com>E<gt>
=head1 COPYRIGHT
Copyright 2008 John D. Overmars and Rob Duncan, All rights reserved.
=head1 LICENSE
This is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Some of the images are covered by different licenses. See the README
in the images directory for additional licensing information.
=cut
( run in 0.850 second using v1.01-cache-2.11-cpan-39bf76dae61 )