Difference between revisions of "Tex Coords From XYZ"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
Line 1: Line 1:
[[Image:drex_module_174_image_0.png|485pxpx|Tex Coords From XYZ]]
+
[[Image:drex_module_174_image_0.png|center|Tex Coords From XYZ]]
  
Generates world space texture coordinates from the input functions. Does not compute normals.
+
'''Node Description and Purpose:'''<br />
 +
The Tex coords from XYZ node generates world space texture coordinates from displaced points from the input shader. It doesn't compute normals.
  
<!-- imported from file: module_174.html-->
 
  
 
[[Category:Other Shader]]
 
[[Category:Other Shader]]

Revision as of 09:36, 16 May 2012

Tex Coords From XYZ

Node Description and Purpose:
The Tex coords from XYZ node generates world space texture coordinates from displaced points from the input shader. It doesn't compute normals.

A shader is a program or set of instructions used in 3D computer graphics to determine the final surface properties of an object or image. This can include arbitrarily complex descriptions of light absorption and diffusion, texture mapping, reflection and refraction, shadowing, surface displacement and post-processing effects. In Terragen 2 shaders are used to construct and modify almost every element of a scene.