Definitions
piping [ pahy-ping ] 1
The Background
The piping algorithm bases on the artTangram() and uses the same grid system to produce an artistic canvas with modules.
The Shapes
There are 4 possibilities for each module and the shapes are free to turn 90, 180, 270 degrees around the module center.
A rectangle
A cross
A L shape
A T shape

The Grid
The grid can be minimum 3x3. The maximum grid count bases on the canvas size and it is likely around 15x15 on the most screens.

The Color Palettes
There are 5 color palettes:
Bg: Black, Fg: White
Bg: White, Fg: Black
Bg: Dark gray, Fg: Light gray
Bg: A light color, Fg: Black
Bg: A dark color, Fg: White

The Styles
There are 4 possible styles:
No fill, just outlines
Partially filled with transparencies, partially outlines
Partially filled, partially outlines
Fully filled

The Spacing
The spacing between modules can be minimum 0. There is also chance to have a spacing. The spacings base on the canvas size and they are not constant values.

Project Details:
Number of Versions: 1
Number of Editions: 50
Platform: objkt.com
Link: artPiping()