Vortex
An experimental Android project for exploring AGSL shaders, RenderShader API, and RenderEffect API using Jetpack Compose.
Install / Use
/learn @vishal2376/VortexREADME
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.
<br/><a href="https://twitter.com/vishal2376"><img src="https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white" /></a> <a href="https://discord.gg/t4VhMAjV7a"><img src="https://img.shields.io/badge/Join Discord-blue?style=for-the-badge&color=7289da&logo=discord&logoColor=white" /></a>
<img src="https://img.shields.io/github/stars/vishal2376/vortex?style=for-the-badge&logo=powerpages&color=cba6f7&logoColor=D9E0EE&labelColor=302D41"/> <img src="https://img.shields.io/github/last-commit/vishal2376/vortex?style=for-the-badge&logo=github&color=a6da95&logoColor=D9E0EE&labelColor=302D41"/> <img src="https://img.shields.io/github/repo-size/vishal2376/vortex?style=for-the-badge&logo=dropbox&color=7dc4e4&logoColor=D9E0EE&labelColor=302D41"/><br/><br/>
</div>🎨 What This Project Explores
- ⚡ 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
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.
⭐ Star History
<a href="https://star-history.com/#vishal2376/vortex&Timeline"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=vishal2376/vortex&type=Timeline&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=vishal2376/vortex&type=Timeline" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=vishal2376/vortex&type=Timeline" /> </picture> </a>
