file REDNoise.h
Set of 2d/3d noise functions. More...
Go to the source code of this file.
Namespaces:
namespace | RED |
Classes:
class | Noise |
Detailed description:
Set of 2d/3d noise functions.
Noise functions may be very helpful in synthetizing models or textures. This class exposes some of the most well-known functions used in computer graphics.
Each function is available in four flavors: 2d, 2d with derivatives, 3d and 3d with derivative.