Hasty Briefsbeta

Bilingual

Linear Cosine Palettes(2025)

6 hours ago
  • #Color Palettes
  • #R Programming
  • #Generative Art
  • Author acknowledges tendency to write long blog posts and sets a challenge to write a short one.
  • Introduces linear cosine palettes inspired by Mike Cheng and Inigo Quilez for generating continuous color palettes in R.
  • Provides an R function for cosine palettes with random base colors, includes a seed for reproducibility.
  • Uses a shade_strip() function to visually display palettes as images.
  • Applies palettes to generative art using subdivision() and lissajous systems to test performance.
  • Observes varied results: some pieces awful, some lovely, most okay, with no optimization attempted.
  • Concludes successfully writing a short post without extensive elaboration.