theberi on DeviantArthttps://www.deviantart.com/theberi/art/ContextFree-Hexagons-118521117theberi

Deviation Actions

theberi's avatar

ContextFree Hexagons

By
Published:
719 Views

Description

School project: Graphics generated using context free grammar. Made in ContextFree 2.1

Source code:

startshape START
rule START
{
PIPE{}
}

rule PIPE
{
TRIANGLE{}
TRIANGLE{r 60 x 0.5 y 0.3}
TRIANGLE{r 120 y 0.85 x 0.5}
TRIANGLE{r 180 y 1.15}
TRIANGLE{r 240 y 0.85 x -0.5}
TRIANGLE{r 300 x -0.5 y 0.3}
A{}
}

rule A 15
{
PIPE{r 0 y 1.75 size 0.985}
}

rule A
{
PIPE{r 60 y 0.3 x 0.5 hue -10 sat 0.7}
}

rule A
{
PIPE{r -60 y 0.3 x -0.5 hue 10 sat 0.7}
}

rule A 0.3
{
PIPE{r -60 y 0.3 x -0.5 b 0.1}
PIPE{r 60 y 0.3 x 0.5 b 0.1}
}
Image size
943x657px 221.14 KB
© 2009 - 2024 theberi
Comments2
Join the community to add your comment. Already a deviant? Log In