Volume Rendering Routines

ISOSURF, data, valu, vert, poly

Standard Library procedure that computes, and optionally displays, an isosurface of the specified 3D data.

RENDER (object1, ..., objectn)

Generates a ray-traced rendered image from one or more predefined objects.

VECTOR_FIELD3, vx, vy, vz, n_points

Plots a 3D vector field from three arrays.

VOL_MARKER, vol, n_points

Displays colored markers scattered throughout a volume.

VOL_REND (volume, imgx, imgy)

Renders volumetric data in a translucent manner.