What is it ? : It is a transformation that reproduce the tiling parttern used by Escher
in his "Square Limit" work. Escher introduced some "irregularities" in
the tiling in order to get a square. So the shape obtained is an octagon.
The code is completely messy. I tried to rewrite a more logical and natural
version, but it didn't work anymore, so I decided to keep it so...
How to start ? : First, choose the "Pixel" formula in mt.ufm and the "Gradient" coloring
in standard.ucl. Set the location to a point close to zero, but not zero,
because, there are some problem when the transform is applied to an integer.
Set for instance (0.00001234, 0.0000000998756) or anything like that. Then
load the transform. Select then Mode -> Shape Only. You should see a triangle.
Now you can modify this shape. You can only modify the bottom side of the
triangle, the other sides will be modified in order to make the tiling
possible. This bottom side is the segment (0,0)-(1,0). So to modify the
shape, select the parameter "Point 1". Take the eyedropper and set it above
or below the bottom segment of the triangle. You will see that the shape
has changed. Now take the parameter "Point 2" and do the same. You have
ten points to play with. Try not setting points too far from the bottom
segment because else the shape risks intersecting iteself and you'll get
strange things. Once you're satisfied with your shape, go back to the "mapping"
mode. This mode cuts a tile in the underlaying image and build the octagon
with this tile. The "Color" mode allow you to make more Escher-like images.
This mode assign the same point to all the points belonging to one tile
and each tile is assigned a different point from the neighbouring ones.
So, if in the underlaying formula, these points are colored with a different
color, the tiles will look differently colored. Use this with the Gradient
coloring. You have three colors available and you can choose which three
points are assigned to the tiles with the Color 1,2,3 parameters. The parameters
"Center", "Rotation" and "Magnification" must be used with the Mapping
mode and allow you to choose which part of the underlaying image is mapped
on the tile.
I have written two colorings especially designed to be used with this
transformation : Gradient for Octagon
Limit and Octagonal Gradient.
The Parameters : Mode :
Number of iteration : This transform use an iterative algorythm to generate the pattern. You may want to increase this parameter if you zoom a lot and remark strange things near the borders. Center/Rotation/Magnification : To choose which part of your image will be mapped on the tiles. Point 1/.../10 : Ten points which define the shape of the tiles (see
the tutorial above).
Examples : For the formula writers, here are some explanations about how it works
:
Square Limit
It is a transformation that reproduce the tiling pattern used by Escher in his "Square Limit" work. It works exactly like Octagon Limit. See the latter for a little tutorial about how to start an image with these two transforms. All the parameters are the same. Gradient for Octagon Limit is a coloring especially designed for Octagon Limit and Square Limit. Octagonal Gradient can display
a squarry gradient that might be great to soften the edges of the square,
for instance. Just set the "Angle" parameter to 45.
Smaller and Smaller
It is a transformation that reproduce the tiling pattern used by Escher in his "Smaller and Smallert" work. It works exactly like Octagon Limit. See the latter for a little tutorial about how to start an image with these two transforms. All the parameters are the same. Gradient for Octagon Limit is a coloring especially designed for Octagon Limit and Square Limit. I have made a transform and a coloring to be used with this transform
: see Smaller and Smaller Scissor
and Gradient for Smaller and Smaller.
|