Created
February 20, 2021 07:11
-
-
Save djnavarro/64be5d69436d08fa412776d92e02639c to your computer and use it in GitHub Desktop.
turmite piece in pop art colours
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pop <- (ggthemes::canva_pal("Pop art"))(4) | |
turmite59::turmite59( | |
shade = "#000000", | |
file = "~/Desktop/pop_heart.png", | |
palette_n = 4, | |
palette_heart = pop, | |
palette_turmite = pop, | |
turmite_steps = 100000000, | |
turmite_stepsize = 1 | |
) |
Author
djnavarro
commented
Feb 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment