File:PenroseTilingFilled1.svg

Summary

Description
English: 1st iteration of L-system of Penrose tiling
Čeština: 1. iterace L-systému Penroseova dláždění
Source Own work
Author NightElfik

Generated with

PenroseTilingFilled {
	axiom = +(18)[N]++[N]++[N]++[N]++[N];
	angle = 36;
	palette = #000 #47d #fa0;
	polyReverse = 1;
	lateLinesDraw = 1;
	step = 32;
	i = 1;
	margin = 16;

	M => O++{(1)P.----N.[-O.----M}]++;
	N => +{(2)O.--P.[---M.--N}]+;
	O => -{(2)M.++N.[+++O.++P}]-;
	P => --{(1)O.++++M.[+P.++++N}]--N;
}

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#PenroseTilingFilled1.svgCategory:PD-self#PenroseTilingFilled1.svg Category:L-systems Category:PenroseTilingFilled (image set) Category:Files by User:NightElfik Category:Order 1 Category:SVG fractals
Category:Files by User:NightElfik Category:L-systems Category:Order 1 Category:PD-self Category:PenroseTilingFilled (image set) Category:SVG fractals Category:Self-published work