Created
September 8, 2024 09:03
-
-
Save beryann/912ee74d02023495d552a686f2225a88 to your computer and use it in GitHub Desktop.
Hydra sketch in JavaScript
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
noise(10,10) | |
.kaleid() | |
.colorama(1,1,1) | |
.out() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My first sketch in Hydra