ijlyttle / colorpath

Build Color Paths
https://ijlyttle.github.io/colorpath
Other
0 stars 0 forks source link

re-implement `pth_surface` #90

Closed ijlyttle closed 3 years ago

ijlyttle commented 3 years ago

fn_hue() becomes the main attraction; fn_max_chroma() and colors become attributes.

  structure(
    fn_hue,
    class = ("pth_surface"),
    fn_max_chroma = fn_max_chroma,
    colors = colors
  )
ijlyttle commented 3 years ago

decided to leave this one alone...