I felt like adding a little beauty
I've seen apps create gradients by inserting videos instead of using a programmatic implementation—twice now. I decided to fulfill a long-held desire and learn how to create these gradients
There’s a talented developer in the world of beautiful Compose UI who goes by the pseudonym Sinasamaki. He has a ton of tutorials on creating beautiful designs with Compose and a little bit of XML. One of them is “Mesh Gradients in Jetpack Compose.” Everything would have been fine if the author hadn’t suggested using the `meshGradient` modifier, which came out of nowhere. As I understand it, this modifier is from his subscription-based UiKit. Not too discouraged, I started following the Google Brush tutorials: gradients and shaders using AGSL shaders
So far, I’ve managed to create a small animation