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

Description Usage Arguments Value

Description

hsvcol() takes hsv coordinates and returns the rgb hexcode, in addition to rotating hue by rot Requires "ColorPalette" for hsv2rgb()

Usage

1
hsvcol(ang, s = 1, v = 1, rot = 0)

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.