Difference between revisions of "Voronoi 3D Diff Scalar"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(Updated descriptions and added example images.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:IMPORT]]
+
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Noise</categorytree></div>
='''Voronoi 3D Diff Scalar'''=
 
  
[[Image:drex_module_114_image_0.png|485pxpx|Voronoi 3D Diff Scalar]]
+
[[File:Voronoi3DDiffScalar_00_GUI.png|none|470px|Voronoi 3D Diff Scalar]]
  
'''Node Description & Purpose: '''<br /> This node generates Voronoi noise and outputs the noise value as a scalar. Voronoi noise has the appearance of being divided up into different cells. Here is an example of the noise pattern generated by the node:<br /><br />
 
  
<div><center>[[Image:Voronoi_3D_diff.jpg]]<br /> [Voronoi 3D diff scalar noise]<br /></center></div>
+
==Overview==
 +
This node generates Voronoi noise and outputs the noise value as a scalar. Voronoi noise has the appearance of being divided up into different cells. Here is an example of the noise pattern generated by the node:
  
<br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br />
+
[[Image:Voronoi_3D_diff.jpg|none|Voronoi 3D diff scalar noise]]
  
* '''Scale'''<nowiki>: The scale setting controls the overall scale of the noise pattern generated. Increasing the scale value make it seems like the cells in the noise are larger.</nowiki>
 
* '''Seed'''<nowiki>: The seed value controls the noise pattern generated. Each seed value generates a slightly different pattern.</nowiki>
 
  
__NOTOC__
+
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.
<!-- imported from file: module_114.html-->
+
[[File:Voronoi3DDiffScalar_01_Nodes.JPG|none|800px|Node Network view of Voronoi 3D Diff Scalar with required node for position in texture space, and optional nodes to drive scale and seed values.]]
 +
 
 +
{|
 +
|-
 +
| [[File:Voronoi3DDiffScalar_02_Top.jpg|none|400px|Rendered top view of Voronoi 3D Diff Scalar noise pattern.]] || [[File:Voronoi3DDiffScalar_03_Perspective.jpg|none|400px|Render perspective view of the same Voronoi 3D Diff Scalar used for displacement.]]
 +
|}
 +
 
 +
 +
'''Settings:'''
 +
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Voronoi 3D Diff Scalar 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 are larger.
 +
*'''Seed:''' The seed value controls the noise pattern generated. Each seed value generates a slightly different pattern.
 +
 
 +
 
 +
<br /n>
 +
 
 +
 
 +
[[Category:Noise]]

Latest revision as of 23:11, 7 April 2022

Voronoi 3D Diff Scalar


Overview[edit]

This node generates Voronoi noise and outputs the noise value as a scalar. Voronoi noise has the appearance of being divided up into different cells. Here is an example of the noise pattern generated by the node:

Voronoi 3D diff scalar noise


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.

Node Network view of Voronoi 3D Diff Scalar with required node for position in texture space, and optional nodes to drive scale and seed values.
Rendered top view of Voronoi 3D Diff Scalar noise pattern.
Render perspective view of the same Voronoi 3D Diff Scalar used for displacement.


Settings:

  • Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Voronoi 3D Diff Scalar 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 are larger.
  • Seed: The seed value controls the noise pattern generated. Each seed value generates a slightly different pattern.



A scalar is a single number. 1, 200.45, -45, -0.2 are all examples of scalar values.

A single object or device in the node network which generates or modifies data and may accept input data or create output data or both, depending on its function. Nodes usually have their own settings which control the data they create or how they modify data passing through them. Nodes are connected together in a network to perform work in a network-based user interface. In Terragen 2 nodes are connected together to describe a scene.