Difference between revisions of "Sphere"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Image:drex_module_12_image_0.png|485pxpx|Sphere]]
 
[[Image:drex_module_12_image_0.png|485pxpx|Sphere]]
 +
 +
'''Node Description and Purpose:'''<br />
 +
The Sphere node creates a sphere object.
 +
 +
 +
'''Node Type:''' Object<br />
 +
 +
 +
'''Settings:'''<br />
 +
<ul>
 +
<li>
 +
'''Show b-box in preview:''' If this is checked the bounding box of the sphere will be displayed in 3D Previews.
 +
</li><li>
 +
'''Visible to camera:''' If this is unchecked the sphere will not be visible to cameras. In other words it will not show up in renders.
 +
</li><li>
 +
'''Visible to other rays:''' TBC
 +
</li><li>
 +
'''Cast shadows:''' If this is checked the sphere will cast shadows. Has to be turned off when the sphere is used as Ocean with a water shader.
 +
</li>
 +
</ul>
 +
<u>Transform Tab</u>
 +
<ul>
 +
<li>
 +
'''Center:''' This sets the position of the centre of the sphere.
 +
</li><li>
 +
'''Radius:''' This sets the radius of the sphere.
 +
</li><li>
 +
'''Import chan file:''' Clicking this button allows you to import a .chan file to animate the sphere.
 +
</li>
 +
</ul>
 +
 +
'''Example Movies'''
 +
 +
{|
 +
|-
 +
|
 +
Sphere as ocean (shadows)<br />
 +
[[File:sphereShadow.gif]]
 +
|}
  
 
==Additional tabs for Sphere==
 
==Additional tabs for Sphere==
Line 9: Line 48:
 
<!-- imported from file: module_12.html-->
 
<!-- imported from file: module_12.html-->
  
[[Category: Object Nodes| ]]
+
[[Category: Object Nodes]]

Revision as of 16:37, 22 November 2014

Sphere

Node Description and Purpose:
The Sphere node creates a sphere object.


Node Type: Object


Settings:

  • Show b-box in preview: If this is checked the bounding box of the sphere will be displayed in 3D Previews.
  • Visible to camera: If this is unchecked the sphere will not be visible to cameras. In other words it will not show up in renders.

  • Visible to other rays: TBC

  • Cast shadows: If this is checked the sphere will cast shadows. Has to be turned off when the sphere is used as Ocean with a water shader.

Transform Tab

  • Center: This sets the position of the centre of the sphere.
  • Radius: This sets the radius of the sphere.

  • Import chan file: Clicking this button allows you to import a .chan file to animate the sphere.

Example Movies

Sphere as ocean (shadows)
SphereShadow.gif

Additional tabs for Sphere[edit]

The bounding box is a box which surrounds (or bounds) an object or shader. This box shows the maximum extents of the item inside it. Sometimes abbreviated as "b-box".

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.