Projects
Things I have built, and use — laid out the way I actually use them.
3 projects2025
Magic Lens
After Apple launched their liquid glass, I wondered if it possible for me to achieve the same thing on android. I took a deep dive and got to learn that a similar effect can be achieved through shaders. This was a fun projects for me to explore shaders, how they work, and apply image processing techniques I learned in university. All effects are processed in real time on the pixel values of the screen and not the image that is uploaded.
Built with
- AGSL