18 skills found
mejdi14 / Android AGSL Shader PlaygroundAndroid AGSL Shader effect library
furkanaskin / ComposePlaygroundA small Jetpack Compose playground experimenting with UI and animation techniques. It demonstrates a variety of interactive and visually rich UI components and effects.
Mortd3kay / Liquid Glass Android✨ Glass morphism library for Jetpack Compose with AGSL shaders (Android 13+). Supports blur, distortion, shadows, and more.
drinkthestars / ShadyA collection of AGSL shaders rendered in Jetpack Compose
manuel-martos / Photo FXSimple app to demonstrate the feasibility of using AGSL in a Compose Multiplatform project
vishal2376 / VortexAn experimental Android project for exploring AGSL shaders, RenderShader API, and RenderEffect API using Jetpack Compose.
Carrieukie / AGSL PlaygroundAndroid Graphics Shading Language (AGSL) is used by Android 13 and above to define the behavior of programmable RuntimeShader objects. AGSL shares much of its syntax with GLSL fragment shaders, but works within the Android graphics rendering system to both customize painting within Canvas and filter View content.
MahmoudElsayedEssa / AGSLGlobe Effect
drinkthestars / Sketchy✨A playground for creative coding using Jetpack Compose!
JumpingKeyCaps / DynamicVisualEffectsAGSLThis Project is a cutting-edge Android playground to explore real-time fragment shaders using AGSL (Android Graphics Shader Language). It combines touch input, motion sensors, and high-performance rendering to create reactive visual effects on bitmaps - Built with Jetpack Compose, Kotlin, and Android 13+ shader support.
jurajkusnier / Agsl FunDive into the world of AGSL shaders
elec60 / MagnifierAGSLMagnifier Using AGSL
makzimi / Glitch ShaderAndroid Shader. Glitch effect. AGSL.
HarukeyUA / KmpShaderWaveDistortionNo description available
tbahlai / AgslNo description available
i-redbyte / AGSL BasicsРепозиторий примеров к статье "Основы AGSL для android разработчика"
KaushalVasava / ShadersIt is Shader demo project. I have used AGSL Runtime Shader to create different shaders.
ayush016 / OpenGLShaderKitA powerful Android library combining OpenGL ES, AGSL (Android Graphics Shading Language), and ARCore to create stunning visual effects and augmented reality experiences in Jetpack Compose.