Mathematically, we use the concept of ``linear form'',
as well as inverses to the functions defined previously.
A single horizontal layer in 3-D space is given by the set of
points with coordinates
for which
. Parallel planes are those
for which
, for some particular constant value
.
Slanted planes are given by solving equations such as
,
for planes parallel to that in the lefthand image of Fig. 18,
or
for planes parallel to that in Fig. 19.
Different parallel layers correspond to different values of the constant.
For a point with coordinates
, the layer on which it lies
is given by the value of the linear form;
e.g.
or
or
in these examples.
Under a refolding deformation, layers are no longer flat. However, a sequence of folding (or shearing, or rotational) deformations can be undone in reverse sequence, to determine the flat layer on which a point originally lay. Equivalently, a function can be defined to give these values directly. For example, this ``layer function'' for the refoldings of Figs. 15, 18, and 19 are given respectively by the following Mathematica expressions, involving the inner product of vectors.
layer1[x_,y_,z_]:=({x,y,z}//axiZX[-.5,1.3]//axiZY[-.7,1.5]).{0,0,1};
layer2[x_,y_,z_]:=({x,y,z}//axiXZ[-.5,1.3]//axiZY[-1,1.6]).{.5,0,1};
layer3[x_,y_,z_]:=({x,y,z}//axiYZ[-.4]//axiZY[-1,1.5]).{.4,-.4,1};
|
Side remark:Inverses for the simple deformation functions