Implementation of Perlin noise to create terrain.

How to link your texture (images) to different shades of Perlin noise. For example, one texture is assigned to a lighter shade, and another texture is assigned to a darker shade. To get a kind of terrain. Please tell me how I can do this?

A post was merged into an existing topic: Noise Of Perlin