codepens/60-gradient-morphing-blob/README.markdown

6 lines
431 B
Markdown
Raw Normal View History

2023-10-06 23:12:53 +02:00
# 60° Gradient Morphing Blob
A Pen created on CodePen.io. Original URL: [https://codepen.io/georgedoescode/pen/oNzamjV](https://codepen.io/georgedoescode/pen/oNzamjV).
I made this colorful blob after being inspired by Adam Argyle's https://twitter.com/argyleink/status/1199043350008958976 60 degree gradient trick. The shape is made using Catmull-Rom splines, the movement and color modulation is all based on Simplex noise ✨