All Projects → thelumiereguy → ShaderShowcaseApp

thelumiereguy / ShaderShowcaseApp

Licence: GPL-3.0 license
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.

Programming Languages

kotlin
9241 projects
GLSL
2045 projects

Projects that are alternatives of or similar to ShaderShowcaseApp

PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-83.24%)
Mutual labels:  android-application, jetpack-android, jetpack-compose
Paper
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Stars: ✭ 122 (-29.48%)
Mutual labels:  android-application, jetpack-android, jetpack-compose
Calculator-Plus
A Simple Calculator with rich features for daily use.
Stars: ✭ 14 (-91.91%)
Mutual labels:  android-application, jetpack-android
Compose-Settings
Android #JetpackCompose Settings library
Stars: ✭ 188 (+8.67%)
Mutual labels:  jetpack-android, jetpack-compose
NestedScrollView
NestedScrollView for Jetpack Compose
Stars: ✭ 57 (-67.05%)
Mutual labels:  jetpack-android, jetpack-compose
Jetpack Mvvm Best Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Stars: ✭ 6,950 (+3917.34%)
Mutual labels:  androidx, jetpack-android
Monthly-App-Challenge-2022
Retos mensuales de la comunidad MoureDev para crear pequeñas aplicaciones en base a requisitos
Stars: ✭ 153 (-11.56%)
Mutual labels:  android-application, jetpack-compose
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Stars: ✭ 258 (+49.13%)
Mutual labels:  androidx, jetpack-compose
PlayWeather
🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥
Stars: ✭ 120 (-30.64%)
Mutual labels:  jetpack-android, jetpack-compose
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (-24.86%)
Mutual labels:  jetpack-android, jetpack-compose
Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
Stars: ✭ 195 (+12.72%)
Mutual labels:  jetpack-android, jetpack-compose
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (-81.5%)
Mutual labels:  jetpack-android, jetpack-compose
WorkManagerNotification
This example shows how to set notification for a specific date and time with WorkManager
Stars: ✭ 91 (-47.4%)
Mutual labels:  androidx, jetpack-android
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-83.24%)
Mutual labels:  androidx, jetpack-compose
JetExample
Jetpack Compose UI components examples
Stars: ✭ 192 (+10.98%)
Mutual labels:  jetpack-android, jetpack-compose
ThinkRchive
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
Stars: ✭ 84 (-51.45%)
Mutual labels:  jetpack-android, jetpack-compose
JetDelivery
JetDelivery is a sample food delivery app, built with Jetpack Compose
Stars: ✭ 198 (+14.45%)
Mutual labels:  jetpack-android, jetpack-compose
CloudBook
👨🏻‍💻 An ordinary person’s technical cloud notes, share the world and record life.
Stars: ✭ 38 (-78.03%)
Mutual labels:  jetpack-android, jetpack-compose
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+131.79%)
Mutual labels:  jetpack-android, jetpack-compose
ComposeNotes
Notes app with full jetpack compose architecture (UI + navigation). Uses MVVM, Room, Kotlin Flows & LiveData
Stars: ✭ 32 (-81.5%)
Mutual labels:  jetpack-android, jetpack-compose

GitHub Cards Preview

GitHub API Twitter API

🎨 Shader Showcase

Shader Showcase is a minimal Android app made with Jetpack Compose, to showcase all the beautiful OpenGL* based Fragment shaders I have written so far. You can set them as Live Wallpapers too.

(GLSurfaceView has been used here to render a simple Quad and the Shaders.)

*Minimum requirement is OpenGL 2.0.


Features

  • List of included Shaders rendered in realtime
  • A detail page to show more options regarding the Shader
  • Set the Shader as Live Wallpaper
  • UI palette of Detail Page components is computed dynamically using Androidx Palette API

Screenshots

🌞 Light Mode

Splash Shader Listing Page
Shader Detailed Page Device Home Screen

🌚 Dark Mode

Splash Shader Listing Page

Built With


Installation

You can find the latest apk in the Release section


Credits

🔖 License

                     GNU GENERAL PUBLIC LICENSE
                      Version 3, 29 June 2007
                      
   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
   Everyone is permitted to copy and distribute verbatim copies
   of this license document, but changing it is not allowed.
   

GNU GENERAL PUBLIC LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].