vortex
Introduction: An experimental Android project for exploring AGSL shaders, RenderShader API, and RenderEffect API using Jetpack Compose.
Tags:
# Vortex
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
🎥 Demo
- ✋ Work in Progress :)
🚀 Get Started
Clone the repository and run it using Android Studio.
Prerequisites
- Android Studio
- Git
Installing
- Clone the repository
```bash
git clone https://github.com/vishal2376/vortex.git ```
- Open the project in Android Studio
- Build & run
🤝 Contributing
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.
