Math::Fractal::Noisemaker

Visual noise generator
Download

Math::Fractal::Noisemaker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alex Ayars
  • Publisher web site:
  • http://search.cpan.org/~aayars/

Math::Fractal::Noisemaker Tags


Math::Fractal::Noisemaker Description

Visual noise generator Math::Fractal::Noisemaker is a Perl module that provides a simple functional interface for generating 2D fractal (or non-fractal) noise.If the specified side length is a product of the noise's frequency, this module will produce seamless tiles (with the exception of a few noise types). For example, a base frequency of 4 works for an image with a side length of 256 (256x256).SYNOPSIS use Math::Fractal::Noisemaker qw| :all |; make();A wrapper script, make-noise, is included with this distribution. make-noise -help make-noise -help types Requirements: · Perl


Math::Fractal::Noisemaker Related Software