Description :
|
The -R option specifies a rotation about the origin. If the argument is
12 values this is a rotation that carries two 'from'
vectors (the first and second set of three numbers), onto two
'to' vectors (the third and fourth set of three numbers). It may not be
possible
to align the second 'from' vector with the second 'to' vector,
in which case the second 'from' vector will be carried to lie in
the plane of the two 'to' vectors. In this example the cube has a
vertex aligned with the z-axis, and a second vertex aligned in the
zx-plane.
View this model with the command
off_trans -R 1,1,1,1,1,-1,0,0,1,1,0,0 cube | antiview
|
|