Title | Previous | Next

roty

Rotate a 3D object about the screen's Y-axis.

Synopsis:

roty angle [count]

Arguments:

angle

A real number indicating the amount to rotate (in degrees).

count

Optional integer count parameter, indicating the number of times to rotate by angle degrees.

Description:

The roty command allows the user to rotate a 3D object about the screen's Y-axis. With the optional count parameter, one can rotate an object in multiple steps, thus getting a more complete picture of the object shape.

Examples:

roty 45 # Rotate 45 o once

roty 10 36 # Rotate 10 o 36 times

See Also:

latitude , longitude , rotation , rotx , rotz


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.