Heightfield Resize: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:drex_module_188_image_0.png|485pxpx|Heightfield Resize]]
[[Image:drex_module_188_image_0.png|485pxpx|Heightfield Resize]]


<!-- imported from file: module_188.html-->
'''Node Description and Purpose:''' Heightfield Resize allows you to adjust the "size" of your heightfield. You can adjust the size in pixels, which affects the resolution of the heightfield, or adjust the size in meters, which affects the area the heightfield covers in your scene.
 
'''Node Type:''' Heightfield Operator
 
'''Settings:'''
<ul>
<li>'''Re-sample Pixels checkbox:''' When enabled, the heightfield resolution will be resampled according to the settings to the right. Enter values for the resolution of the heightfield in the X and Z horizontal directions.
The heightfield's resolution does not define the area it covers, but rather the resolution or "detail" of the heightfield itself, i.e. how many pixels of individual height information there are. This combined with the size of the heightfield in meters determines the detail relative to real-world measurements.
So for example if you have a heightfield 1000x1000 pixels that covers 10,000x10,000 metres, you will have 1 pixel of height information for every 10 meters of world space. This is considered a medium level of detail for a heightfield. To increase detail you would increase the number of pixels and leave the size in metres the same.</li>
<li>'''Re-size In Metres checkbox:''' When enabled, the area the heightfield covers will be resized according to the settings to the right. Enter values for the area of coverage for the heightfield in the X and Z horizontal directions.
The heightfield's area of coverage has no effect on its resolution, so you can stretch any pixel resolution to cover an area of any size. The heightfield area in meters, combined with the resolution of the heightfield in pixels, determines the detail relative to real-world measurements.
So for example if you have a heightfield 1000x1000 pixels that covers 10,000x10,000 metres, you will have 1 pixel of height information for every 10 meters of world space. This is considered a medium level of detail for a heightfield. To increase detail you would increase the number of pixels and leave the size in metres the same.</li>
</ul>


[[Category: Heightfield Operators]]
[[Category: Heightfield Operators]]

Revision as of 02:04, 31 May 2012

Heightfield Resize

Node Description and Purpose: Heightfield Resize allows you to adjust the "size" of your heightfield. You can adjust the size in pixels, which affects the resolution of the heightfield, or adjust the size in meters, which affects the area the heightfield covers in your scene.

Node Type: Heightfield Operator

Settings:

  • Re-sample Pixels checkbox: When enabled, the heightfield resolution will be resampled according to the settings to the right. Enter values for the resolution of the heightfield in the X and Z horizontal directions. The heightfield's resolution does not define the area it covers, but rather the resolution or "detail" of the heightfield itself, i.e. how many pixels of individual height information there are. This combined with the size of the heightfield in meters determines the detail relative to real-world measurements. So for example if you have a heightfield 1000x1000 pixels that covers 10,000x10,000 metres, you will have 1 pixel of height information for every 10 meters of world space. This is considered a medium level of detail for a heightfield. To increase detail you would increase the number of pixels and leave the size in metres the same.
  • Re-size In Metres checkbox: When enabled, the area the heightfield covers will be resized according to the settings to the right. Enter values for the area of coverage for the heightfield in the X and Z horizontal directions. The heightfield's area of coverage has no effect on its resolution, so you can stretch any pixel resolution to cover an area of any size. The heightfield area in meters, combined with the resolution of the heightfield in pixels, determines the detail relative to real-world measurements. So for example if you have a heightfield 1000x1000 pixels that covers 10,000x10,000 metres, you will have 1 pixel of height information for every 10 meters of world space. This is considered a medium level of detail for a heightfield. To increase detail you would increase the number of pixels and leave the size in metres the same.