CRAN-v0.1.4
koenderks
released this
25 Oct 09:39
·
1496 commits
to development
since this release
aRtsy 0.1.4
New features
- Added
canvas_maze()
.
Minor changes
- The function
colorPalette()
now randomizes thehsl
scale in therandom
color palette instead of thergb
scale. - The function
colorPalette()
can now create acomplement
color palette consisting of complementing color (e.g., on the other side of thehsl
color wheel). - Removed the
resolution
parameter incanvas_flow()
in favor of astepmax
parameter that determines the maximum proportion of the canvas covered by each iteration.