SkillAgentSearch skills...

Vortex

An experimental Android project for exploring AGSL shaders, RenderShader API, and RenderEffect API using Jetpack Compose.

Install / Use

/learn @vishal2376/Vortex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

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

  1. Clone the repository

git clone https://github.com/vishal2376/vortex.git
  1. Open the project in Android Studio
  2. 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>

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated23d ago
Forks1

Languages

Kotlin

Security Score

80/100

Audited on Mar 8, 2026

No findings