NAME

Game::NURBS - Perl extension for manipulating NURBS curves. There might also be some display code.

SYNOPSIS

use Game::NURBS;

DESCRIPTION

Almost everything is based on the NURBS book (Springer) and is meant to generate 3D models.

EXPORT

SEE ALSO

AUTHOR

koboldwiz, <koboldwiz@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2022 by koboldwiz

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.28.2 or, at your option, any later version of Perl 5 you may have available.