Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushalvasava/shaders
It is Shader demo project. I have used AGSL Runtime Shader to create different shaders.
https://github.com/kaushalvasava/shaders
asgl jetpack-compose jetpackcompose kotlin kotlin-android shader-effects shaderapi shaders
Last synced: 6 days ago
JSON representation
It is Shader demo project. I have used AGSL Runtime Shader to create different shaders.
- Host: GitHub
- URL: https://github.com/kaushalvasava/shaders
- Owner: KaushalVasava
- Created: 2024-03-13T17:32:34.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-13T17:41:12.000Z (11 months ago)
- Last Synced: 2024-12-13T09:07:25.321Z (2 months ago)
- Topics: asgl, jetpack-compose, jetpackcompose, kotlin, kotlin-android, shader-effects, shaderapi, shaders
- Language: Kotlin
- Homepage:
- Size: 2.82 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It is Shader demo project. I have used AGSL RuntimeShader to create different shaders. ie. Image Shader, Custom effect shader etc.
# Tech Stack
- Kotlin
- AGSL Shader API
- Jetpack Compose# Video
https://github.com/KaushalVasava/Shaders/assets/49050597/c38babb5-3e89-4d28-8048-d22cc5fc5a41# Docs
- Usage : https://developer.android.com/jetpack/compose/graphics/draw/brush
https://shaders.skia.org/?id=2bee4488820c3253cd8861e85ce3cab86f482cfddd79cfd240591bf64f7bcc38- Shaders example: https://shaders.skia.org/?id=2bee4488820c3253cd8861e85ce3cab86f482cfddd79cfd240591bf64f7bcc38
# Contribution
You can contribute this project. Just Solve issue or upd
ate code and raise PR. I'll do code review and merge your changes into main branch. See Commit message guidelines https://initialcommit.com/blog/git-commit-messages-best-practices# Licence
Copyright 2024 Kaushal VasavaLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
# Author
Kaushal Vasava