Noise textures, new shader to mix textures and fixed minor bugs
Noise textures
You can find a lot of ready noise textures inside the addon in this path addons/ninetailsrabbit.terrainy/assets/SBS - Noise Texture Pack - 256x256
folder from ScreamingBrainStudios
This textures are divided into categories:
- Cracks
- Craters
- Gabor
- Grainy
- Manifold
- Marble
- Melt
- Milky
- Perlin
- Spokes
- Streak
- Super Noise
- Super Perlin
- Swirl
- Techno
- Turbulence
- Vein
- Voronoi
Albedo terrain mix
This addons comes with a modified shader from DiztyNinja that can be used on terrain_material
exported parameter.
With this shader you can mix a total of 3 textures that represents a surface based on the height of the terrain where grass represents the top surface
, the rock represents the medium surface
and the sand represents the bottom_surface
.
Play around with the parameters until you get the result you want.