Исходный файл(SVG-файл, номинально 600 × 600 пкс, размер файла: 918 байт)

Краткое описание

Описание Most common form of the "Flower of Life" hexagonal pattern (where the center of each circle is on the circumference of six surrounding circles of the same diameter), made up of 19 complete circles and 36 partial circular arcs, enclosed by a large circle. To see a form of the flower of life pattern composed of complete circles only (making clear the way in which the pattern is constructed), view Flower-of-Life-61circles.png. For a large "carpet" of the flower of life pattern, go to Flower-of-Life-91circles36arcs.png.
Дата дата загрузки
Источник Converted from the following PostScript code:
Автор First SVG uploaded byMelian as vector equivalent of PNG file by AnonMoos, making use of PostScript code written by AnonMoos
Другие версии
SVG‑разработка
InfoField
 
Исходный код этого SVG-файла корректен.
 
Это векторное изображение было создано с помощью PostScript
Исходный код
InfoField

PostScript code

%!
%%%%%%%%%%%%%%%%
% PostScript program to display the "flower of life" pattern (i.e.
% hexagonal pattern of intersecting circles, where the center of
% each circle is on the circumference of six other circles).
%%%  Parameters:
/hexsize 3 def  % number of circles along each side of hexagon
/diam 78 def    % radius of each circle
/linew 1.89 def  % thickness of each circle
%%%  Procedures:
gsave 306 396   % change to 297 421 to center on A4 size paper
translate 30 rotate linew setlinewidth/j hexsize 1 sub def j neg 1
j{/k exch def/y k diam mul .75 sqrt mul def/i j j k abs sub add
def gsave i 2 div diam mul neg 0 translate 0 1 i{/z exch def z
diam mul y diam 0 360 arc stroke z 0 ne z i ne and{k j 1 sub eq{z
diam mul y 2 diam mul .75 sqrt mul add diam 180 360 arc stroke}if
k j 1 sub neg eq{z diam mul y 2 diam mul .75 sqrt mul sub diam 0
180 arc stroke}if z 1 eq k 0 ge k j ne and and{z 1.5 sub diam mul
y .75 sqrt diam mul add diam -120 60 arc stroke}if z 1 eq k 0 le k
j neg ne and and{z 1.5 sub diam mul y .75 sqrt diam mul sub diam
-60 120 arc stroke}if z i 1 sub eq k 0 ge k j ne and and{z 1.5 add
diam mul y .75 sqrt diam mul add diam 120 300 arc stroke}if z i 1
sub eq k 0 le k j neg ne and and{z 1.5 add diam mul y .75 sqrt
diam mul sub diam 60 240 arc stroke}if}if z 0 eq k j eq and{z .5
sub diam mul y .75 sqrt diam mul add diam -120 0 arc stroke}if z i
eq k j eq and{z .5 add diam mul y .75 sqrt diam mul add diam -180
-60 arc stroke}if z 0 eq k 0 eq and{z 1 sub diam mul y diam -60 60
arc stroke}if z i eq k 0 eq and{z 1 add diam mul y diam 120 240
arc stroke}if z 0 eq k j neg eq and{z .5 sub diam mul y .75 sqrt
diam mul sub diam 0 120 arc stroke}if z i eq k j neg eq and{z .5
add diam mul y .75 sqrt diam mul sub diam 60 180 arc stroke}if k j
eq{z diam mul y diam 3 sqrt mul add diam 240 300 arc stroke}if k j
neg eq{z diam mul y diam 3 sqrt mul sub diam 60 120 arc stroke}if
k 0 ge z 0 eq and{z 1.5 sub diam mul y diam .75 sqrt mul add diam
-60 0 arc stroke}if k 0 le z 0 eq and{z 1.5 sub diam mul y diam
.75 sqrt mul sub diam 0 60 arc stroke}if k 0 ge z i eq and{z 1.5
add diam mul y diam .75 sqrt mul add diam 180 240 arc stroke}if k
0 le z i eq and{z 1.5 add diam mul y diam .75 sqrt mul sub diam
120 180 arc stroke}if}for grestore}for 0 0 hexsize diam mul 0 360
arc stroke 0 0 hexsize 3 sqrt 12 div add diam mul 0 360 arc stroke
grestore showpage
%EOF

Лицензирование

Public domain Я, владелец авторских прав на это произведение, передаю его в общественное достояние. Это разрешение действует по всему миру.
В некоторых странах это не может быть возможно юридически, в таком случае:
Я даю право кому угодно использовать данное произведение в любых целях без каких-либо условий, за исключением таких условий, которые требуются по закону.

Краткие подписи

Добавьте однострочное описание того, что собой представляет этот файл

Элементы, изображённые на этом файле

изображённый объект

История файла

Нажмите на дату/время, чтобы посмотреть файл, который был загружен в тот момент.

Дата/времяМиниатюраРазмерыУчастникПримечание
текущий18:58, 21 ноября 2018Миниатюра для версии от 18:58, 21 ноября 2018600 × 600 (918 байт)Perhelionmore simplifying, use circles only (desc to desc page)
15:15, 12 апреля 2013Миниатюра для версии от 15:15, 12 апреля 2013600 × 600 (2 Кб)AnonMoossimplifying
06:41, 11 апреля 2013Миниатюра для версии от 06:41, 11 апреля 2013600 × 600 (3 Кб)AnonMoosadd header, simplify
14:11, 10 июня 2006Миниатюра для версии от 14:11, 10 июня 2006600 × 600 (6 Кб)AnonMoosadding title tag now bug 4388 fixed
01:11, 20 апреля 2006Миниатюра для версии от 01:11, 20 апреля 2006600 × 600 (5 Кб)AnonMoostrying to get rid of gray
01:46, 19 апреля 2006Миниатюра для версии от 01:46, 19 апреля 2006600 × 600 (5 Кб)AnonMoosexact PS conversion
14:37, 27 марта 2006Миниатюра для версии от 14:37, 27 марта 2006449 × 449 (14 Кб)MelianSVG version of Image:Flower-of-Life-19circles36arcs-enclosed.png == Summary (Copied over) == Most common form of the "Flower of Life" hexagonal pattern (where the center of each circle is on the circumference of six surrounding circles of the same
12:22, 24 марта 2006Миниатюра для версии от 12:22, 24 марта 2006448 × 448 (198 Кб)MelianSVG version of Image:Flower-of-Life-19circles36arcs-enclosed.png From that page: == Summary == Most common form of the "Flower of Life" hexagonal pattern (where the center of each circle is on the circumference of six surrounding circles of the sa

Следующая страница использует этот файл:

Глобальное использование файла

Данный файл используется в следующих вики:

Метаданные