Skip to content

Instantly share code, notes, and snippets.

@djnavarro
Created December 12, 2019 23:20
Show Gist options
  • Save djnavarro/e3fde89321ee73509b201e082d01c883 to your computer and use it in GitHub Desktop.
Save djnavarro/e3fde89321ee73509b201e082d01c883 to your computer and use it in GitHub Desktop.
ozunconf heart
library(jasmines)
seed_heart(2000) %>%
time_tempest(iterations = 20, curl_seed = 43) %>%
style_ribbon(palette = rainbow, alpha_decay = .1) %>%
export_image("~/Desktop/ozunconf1.png")
@djnavarro
Copy link
Author

ozunconf1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment