Difference between revisions of "LuxCoreRender Procedural Textures"

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 13: Line 13:
|
|
<gallery mode="nolines" widths=400px heights=200px>
<gallery mode="nolines" widths=400px heights=200px>
file:Textures_blender_clouds.jpg|thumb|Distorted Noise
file:Luxcore_textures_distorted_noise.jpg|thumb|Distorted Noise
file:Textures_blender_clouds.jpg|thumb|Magic
file:Textures_blender_clouds.jpg|thumb|Magic
</gallery>
</gallery>
Line 43: Line 43:
|
|
<gallery mode="nolines" widths=400px heights=200px>
<gallery mode="nolines" widths=400px heights=200px>
file:Textures_blender_clouds.jpg|thumb|Dots
file:Luxcore_textures_dots.jpg|thumb|Dots
file:Luxcore_textures_fbm.jpg|thumb|Fbm
file:Luxcore_textures_fbm.jpg|thumb|Fbm
</gallery>
</gallery>

Revision as of 17:45, 11 December 2017

LuxCoreRender's procedural textures are very flexible and covers a wide range of different looks. Not only that, but they can also be combined by using the Math node which provides mix/add/subtract/multiply functions. Most textures generate a noise based on noise size and noise depth. Noise size adjusts the scale of the texture and noise depth adjusts the amount of details. Increasing depth will give finer details but are also slower to render.