Out of curiosity, I implemented a button press effect using custom shaders and Jetpack Compose.
#android #jetpackcompose #androiddevelopment #computergraphics #ui
This profile might be incomplete.
Open on fosstodon.org Konstantin KulikovContact infoWebsite:
Twitter:
Personal infoAbout:
Senior Software Engineer at Bolt
Wall 4 posts
Out of curiosity, I implemented a button press effect using custom shaders and Jetpack Compose. #android #jetpackcompose #androiddevelopment #computergraphics #ui I've tried to implement this cool glass effect using Jetpack Compose and custom runtime shaders. Check this 😊 |
@semper_viventem Amazing, not that I would like to see it on a daily basis, but it's amazing that something like this is doable. Great work!
А у тебя получилось менять uniforms у шейдера без пересоздания RenderEffect каждый кадр?
Я шейдерами делал вот так: