|
Getting Started with IDL: Surfaces and Contours |
|
The IDL iSurface tool provides interactive access to surface data. You can visualize surfaces and then modify and manipulate those surfaces in a single interactive environment.
To import a file containing surface data into the iSurface tool:
marbells.dat file, located in the examples\data directory of your IDL installation.
iSurface, MARBELLS_BINARY.MARBELLS. This displays the surface data.
The iSurface tool allows you many options for manipulating and modifying surfaces. For example, rotation tools are provided in the iSurface tool to make it easier to see all aspects of a 3-D surface visualization. Surfaces can be rotated freely or along an axis with the mouse, and they can be rotated in fixed or arbitrary increments from the Operations menu.
To rotate a surface freely or along an axis with the mouse:
on the Manipulator toolbar. The rotation sphere is displayed around the surface.
. Click and drag to rotate the surface in the desired direction.
. Click and drag to rotate the surface along the axis in the desired direction.To rotate a surface in 90° increments left or right from the Operations menu:
To rotate a surface an arbitrary number of degrees from the Operations menu:
Other options are available in iSurface such as manipulating surface color, texture mapping, and annotating among other things. For much more information on working with the iSurface tool, see Working with Surfaces.
IDL Online Help (March 06, 2007)