************ Noise ************ .. autoclass:: augraphy.utilities.meshgenerator.Noise :members: :undoc-members: :show-inheritance: -------- Overview -------- Noise is the base class to generate Perlin Noise. It is a type of gradient noise used to create natural looking textures. Very useful to create smooth and organic looking documents.