Smooth 2D Noise Viewer
Perlin and Value Noise
Classes
perlin.h File Reference

Interface for the Perlin and Value noise generators. More...

#include <windows.h>
#include <windowsx.h>
#include <random>
#include "Defines.h"

Go to the source code of this file.

Classes

class  CPerlinNoise2D
 2D Perlin and Value noise generator. More...