An experimental Android project for exploring GPU-powered visual effects and pushing the limits of AGSL shaders, RenderShader API, and RenderEffect API using Jetpack Compose.
- ⚡ AGSL shaders in Compose
- 🎛️ RenderShader & RenderEffect API experiments
- 🔄 Real-time GPU-driven animations
- ✋ Work in Progress :)
Clone the repository and run it using Android Studio.
- Android Studio
- Git
- Clone the repository
git clone https://github.com/vishal2376/vortex.git- Open the project in Android Studio
- Build & run
This is an experimental shader + rendering lab. Contributions, cool shader ideas, AGSL experiments, or GPU tricks are welcome. Fork, open an issue, or submit a PR.