Created
September 17, 2024 07:54
-
-
Save beryann/f60f514cb1df5fabb861df2a38aa35f0 to your computer and use it in GitHub Desktop.
Weird moon
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
osc(20, 0.1, 2).mult(shape(999, 0.5)) | |
.pixelate() | |
.rotate(() => time%360) | |
.out() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Made with Hydra