A quick tutorial on creating glitch effects with AGSL shaders in Android.
7.webm
This project shows you how to make cool glitch effects for images in your Android app:
- Writing custom shaders with AGSL (Android Graphics Shading Language)
- Applying real-time visual effects
- RGB channel separation, distortion, and noise effects
- Working with the RuntimeShader API
Perfect for adding some retro/cyberpunk vibes to your apps or just experimenting with visual effects.