mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
7 lines
353 B
Text
7 lines
353 B
Text
Math::Gradient is used to calculate smooth transitions between numerical
|
|
values (also known as a "Gradient"). I wrote this module mainly to mix
|
|
colours, but it probably has several other applications. Methods are
|
|
supported to handle both basic and multiple-point gradients, both with
|
|
scalars and arrays.
|
|
|
|
WWW: http://search.cpan.org/dist/Math-Gradient/
|