Smooth Voronoi 3D Cell Colour: Difference between revisions
Jump to navigation
Jump to search
Updated descriptions and added example images. |
m Added perspective view example & Name, Enable params |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
This node generates Voronoi noise and outputs the noise value as colour data. Voronoi noise has the appearance of being divided up into different cells. This node assigns a different colour value to each cell in the generated noise, which gives a mosaic-like appearance. Here is an example of the noise pattern generated by the node: | This node generates Voronoi noise and outputs the noise value as colour data. Voronoi noise has the appearance of being divided up into different cells. This node assigns a different colour value to each cell in the generated noise, which gives a mosaic-like appearance. Here is an example of the noise pattern generated by the node: | ||
{| | |||
|- | |||
|[[File:SmoothVoronoi3DCellColour_02_Top.jpg|none|400px|Rendered top view of Smooth Voronoi 3D Cell Scalar noise pattern.]] || [[File:SmoothVoronoi3DCellColour_03_Perspective.jpg|none|400px|Render perspective view of the same Smooth Voronoi 3D Cell Scalar used for displacement.]] | |||
|} | |||
| Line 17: | Line 20: | ||
'''Settings:''' | '''Settings:''' | ||
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Smooth Voronoi 3D Cell Colour nodes in a project. | |||
*'''Enable:''' When checked, the node is active, and when unchecked the node is ignored. | |||
*'''Scale:''' This setting controls the overall scale of the noise pattern generated. Increasing the scale value makes it seem like the cells in the noise pattern are larger. | *'''Scale:''' This setting controls the overall scale of the noise pattern generated. Increasing the scale value makes it seem like the cells in the noise pattern are larger. | ||
*'''Seed:''' The setting controls the noise pattern generated. Each seed value generates a slightly different pattern. | *'''Seed:''' The setting controls the noise pattern generated. Each seed value generates a slightly different pattern. | ||
| Line 22: | Line 27: | ||
<br /n> | <br /n> | ||
[[Category:Noise]] | |||
Latest revision as of 02:25, 7 April 2022

Overview
This node generates Voronoi noise and outputs the noise value as colour data. Voronoi noise has the appearance of being divided up into different cells. This node assigns a different colour value to each cell in the generated noise, which gives a mosaic-like appearance. Here is an example of the noise pattern generated by the node:
![]() |
![]() |
This node requires a Get position, Get position in geometry, or Get position in texture function node to be assigned to its Main input so that the current render state knows where a sampled point is located in texture space.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Smooth Voronoi 3D Cell Colour nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.
- Scale: This setting controls the overall scale of the noise pattern generated. Increasing the scale value makes it seem like the cells in the noise pattern are larger.
- Seed: The setting controls the noise pattern generated. Each seed value generates a slightly different pattern.

