Difference between revisions of "TGO Reader - Surface Shaders Tab"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
Line 1: Line 1:
[[Image:drex_module_196_2_image_0.png|465pxpx|TGO Reader - Surface Shaders Tab]]
+
[[Image:drex_module_196_2_image_0.png|center|TGO Reader - Surface Shaders Tab]]
 +
 
 +
'''Description:'''<br />
 +
This tab lets you assign a surface shader to texture the object. If the TGO file contains surface shaders these are assigned to the '''Surface shader''' parameter when the file is loaded.
 +
 
 +
'''Settings:'''<br />
 +
<ul>
 +
<li>
 +
'''Surface shader:''' You can use this to assign a surface shader to the object.
 +
</li><li>
 +
'''Displacement tolerance:''' If you find that rough or spikey surfaces are showing problems at bucket edges, for example spikes having cut off tops, or gaps in ray traced shadows then increasing this value may help. However this can greatly increase render times.  Relatively flat surfaces may render more quickly with smaller values.
 +
 
 +
The default value is 1. However this is an advanced setting and you should not change it unless you have specific problem you need to address. If you are having problems try starting with 2 and then increase it by small increments until they're resolved. A value of 4 would be considered a high value.
 +
</li>
 +
</ul>
 +
 
  
 
Back to: [[TGO Reader]]
 
Back to: [[TGO Reader]]
  
<!-- imported from file: module_196_2.html-->
 
  
 
[[Category: TGO Reader| ]]
 
[[Category: TGO Reader| ]]

Revision as of 08:40, 16 May 2012

TGO Reader - Surface Shaders Tab

Description:
This tab lets you assign a surface shader to texture the object. If the TGO file contains surface shaders these are assigned to the Surface shader parameter when the file is loaded.

Settings:

  • Surface shader: You can use this to assign a surface shader to the object.
  • Displacement tolerance: If you find that rough or spikey surfaces are showing problems at bucket edges, for example spikes having cut off tops, or gaps in ray traced shadows then increasing this value may help. However this can greatly increase render times. Relatively flat surfaces may render more quickly with smaller values.

    The default value is 1. However this is an advanced setting and you should not change it unless you have specific problem you need to address. If you are having problems try starting with 2 and then increase it by small increments until they're resolved. A value of 4 would be considered a high value.


Back to: TGO Reader

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.

A parameter is an individual setting in a node parameter view which controls some aspect of the node.

When Terragen renders, it divides the image up into buckets or tiles. Each bucket is rendered separately, allowing multiple buckets to be rendered at once. It also allows memory to be used more efficiently.