color.shape: Give the hex color to a shape based on hsv coordinates and...

Description Usage Arguments Value

Description

color.shape() takes hsv coordinates and returns the rgb hexcode, but with some additional rules, for artistic purposes

Usage

1
color.shape(ang, s = 1, v = 1, rot = 0, type = "kite")

Arguments

ang

numeric angle in degrees

s

numeric saturation for color [0,1]

v

numeric value for color [0,1]

rot

numeric angle in degrees for rotating the hue parameter

type

either "kite" or "dart" for some additional arbitrary color rules

Value

list of numeric coordinates for the new shapes from the transform


ash129/penrose documentation built on May 17, 2019, 12:04 p.m.