Class: Fractal::IslandGenerator
- Defined in:
- lib/fractal/island_generator.rb
Overview
Generates fractals which are guaranteed to have border pixels set to 0
Constant Summary
Constants inherited from Generator
Instance Attribute Summary
Attributes inherited from Generator
#map, #random, #seed, #smoothness
Method Summary
Methods inherited from Generator
#bytes, default_image_options, #height, image, #initialize, #to_s, #width
Methods included from Math
Constructor Details
This class inherits a constructor from Fractal::Generator