It turned out that Compose is good not only for UI...
# compose-desktop
a
It turned out that Compose is good not only for UI building, but also for creating funny animations quickly. This one was created in two days with the most time spent on colors and effects playing with -

https://www.youtube.com/watch?v=sf60rYZVPzQ

HNY!
❄️ 5
jetpack compose 8
d
Pretty cool! Can you share source code?
Background stars is sksl shader?
a
Everything is written in pure Compose. I’ll put sources into compose-jb repo soon
d
Cool, thanks!
s
I have created a Snowfall modifier you can freely reuse if you want — it's in an Android app but there's nothing Android-specific in it. It uses circles instead of snowflakes but it can be easily expanded if need be. https://github.com/code-with-the-italians/bundel/blob/main/app/src/main/java/dev/sebastiano/bundel/ui/modifiers/snowfall/SnowfallModifier.kt
👍 1
a
❄️ 2
jetpack compose 1
d
Pretty cool!
🙏 1