A varied color palette over 2D Noise #601
Replies: 1 comment
-
Is there something that should be added py5's matplotlib documentation to make it more clear? It seems that matplotlib does support use of the alpha channel in colormaps: https://matplotlib.org/stable/users/explain/colors/colormap-manipulation.html
Awesome, congrats! It must be exciting to see your work on book covers like that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Do dreams transform the world?
Variations of this work are going to become 500 book covers for a Museu do Amanhã publication, work done in collaboration with Elaine Ramos, and the 4th title in a collection, the previous covers also made using py5 :)
As I hadn't figured out how to use the Matplotlib colormap integration properly (possibly because I wanted to set the alpha along with the colors), I ended up making my own "palette array mapping function"
array_rgba()
, I hope it makes some sense...Beta Was this translation helpful? Give feedback.
All reactions