Visualise Normal: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Added descriptions and example images for all settings. |
||
| Line 1: | Line 1: | ||
[[ | [[File:VisNormal_00_GUI.png|none|470px|Visualise Normal]] | ||
Visualise normal | == Overview == | ||
The Visualise normal shader gives an RGB representation of the 3D vector for the surface normal. The R value of the colour is the X component, G is Y, and B is Z. Surface normal values which range from -1 to +1 are remapped into the visible range 0 to 1. | |||
'''Settings:''' | |||
<ul> | |||
* '''Name: ''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Visualise normal nodes in a project. | |||
* '''Enable:''' When checked, the node is active and the settings below will affect the surface. When unchecked, the node is ignored. | |||
* '''Diffuse: '''When checked, the surface of the object or terrain is treated as diffuse. The lights within the project will illuminate it according to their position and rotation, and if “Do shadows” is enabled in the Renderer, shadows cast by these light sources will be visible on the surface. | |||
<ul> | |||
{| | |||
|- | |||
| [[File:VisNormal_07_Diffuse_Cube_RGB.jpg|none|800px|Diffuse checked, with red, green and blue channels.]] | |||
|- | |||
| [[File:VisNormal_01_Diffuse_GIOn_NoToneMap.jpg|none|800px|Diffuse checked, global illumination, atmosphere, lighting and shadows enabled.]] | |||
|- | |||
| [[File:VisNormal_02_Diffuse_GIOff_NoToneMap.jpg|none|800px|Diffuse checked, global illumination, atmosphere, lighting and shadows disabled.]] | |||
|} | |||
</ul> | |||
* '''Luminous: ''' When checked, the surface of the object of terrain is treated as fully luminous. The lights within the project have no effect upon the surface | |||
<ul> | |||
{| | |||
|- | |||
|[[File:VisNormal_08_Lumionous_Cube_RGB.jpg|none|800px|Luminous checked, with red, green and blue channels.]] | |||
|- | |||
| [[File:VisNormal_03_Luminous_GIOn_NoToneMap.jpg|none|800px|Luminous checked, global illumination, atmosphere, lighting and shadows enabled.]] | |||
|- | |||
|[[File:VisNormal_04_Luminous_GIOff_NoToneMap.jpg|none|800px|Luminous checked, global illumination, atmosphere, lighting and shadows disabled.]] | |||
|} | |||
</ul> | |||
*'''Flip X:''' When checked, flips the surface normal from left to right. | |||
*'''Flip Y:''' When checked, flips the surface normal from top to bottom. | |||
*'''Flip Z:''' When checked, flips the surface normal from front to back. | |||
<ul> | |||
{| | |||
|- | |||
|[[File:VisNormal_05_Cubes_DiffuseFlips.jpg|none|800px|Cube with Diffuse checked, then each normal is flipped.]] | |||
|- | |||
|[[File:VisNormal_09_Diffuse_Mesa_Flips.jpg|none|800px|Terrain with Diffuse checked, then each normal is flipped.]] | |||
|- | |||
| [[File:VisNormal_06_Cubes_LuminousFlips.jpg|none|800px|Cube with Luminous checked, then each normal is flipped]] | |||
|- | |||
|[[File:VisNormal_10_Luminous_Mesa_Flips.jpg|none|800px|Terrain with Luminous checked, then each normal is flipped.]] | |||
|} | |||
</ul> | |||
</ul> | |||
<br /> | |||
[[Category:Colour Shader]] | [[Category:Colour Shader]] | ||
Latest revision as of 18:16, 17 March 2021

Overview
The Visualise normal shader gives an RGB representation of the 3D vector for the surface normal. The R value of the colour is the X component, G is Y, and B is Z. Surface normal values which range from -1 to +1 are remapped into the visible range 0 to 1.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Visualise normal nodes in a project.
- Enable: When checked, the node is active and the settings below will affect the surface. When unchecked, the node is ignored.
- Diffuse: When checked, the surface of the object or terrain is treated as diffuse. The lights within the project will illuminate it according to their position and rotation, and if “Do shadows” is enabled in the Renderer, shadows cast by these light sources will be visible on the surface.
- Luminous: When checked, the surface of the object of terrain is treated as fully luminous. The lights within the project have no effect upon the surface
- Flip X: When checked, flips the surface normal from left to right.
- Flip Y: When checked, flips the surface normal from top to bottom.
- Flip Z: When checked, flips the surface normal from front to back.









