Gradient for Penrose Tilings
From Ultrafractal Wiki
Gradient for Penrose Tilings is a Coloring Algorithm in sam.ucl.
Contents |
What is it?
This coloring is designed to "frame" (draw the contour) of the tiles composing Penrose tilings. It is designed to be used with "Pixel" in mt.ufm.
Parameters
Shape
You have to make this parameter match the "Mode" parameter of the Penrose Tiling transformation. For a standard framing, use the "Frame" option in the coloring and in the mapping.
Thickness
To modify the look of the frame.
Example
Copyright 2000 Samuel Monnier
ThinAndFatPenroseTiling {
; Copyrights 2000 S. Monnier
; http://www.crosswinds.net/~s31415/index/index.htm
fractal:
title="Thin and Fat Penrose Tiling" width=600 height=600 author="Samuel"
created="October 28, 2000" numlayers=1
layer:
method=multipass caption="Layer 1" opacity=100 visible=yes alpha=no
mergemode=difference
mapping:
center=0.00037463919/-0.000384736491 magn=1 angle=0 numtransforms=1
transform:
filename="sam.uxf" entry="TFPenroseTiling" p_mode="Thin & Fat Frame"
p_center=0/0 p_rot=0 p_magn=1 p_mask="None" p_invm=no p_zccenter=0/0
p_zcrot=0 p_zcsize=1 p_stab=no p_niter=10
formula:
filename="sam.ufm" entry="pixeldis" maxiter=100 percheck=normal
inside:
transfer=none repeat=yes
outside:
filename="sam.ucl" entry="GradientForPenroseTilings" transfer=linear
repeat=yes p_shape="Thin & Fat Frame" p_power=0.01
gradient:
smooth=no position=76 numnodes=2 index=2 color=16777215 index=372 color=0
}

