Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monster555/flutter_shady_weather_demo
Flutter ShadyWeather Demo uses dynamic shaders for real-time, eye-catching effects that adapt to changing weather. Discover the fun side of shaders, exploring their practical use in creating engaging user experiences.
https://github.com/monster555/flutter_shady_weather_demo
animations flutter fragment-shaders glsl ui weather
Last synced: 2 months ago
JSON representation
Flutter ShadyWeather Demo uses dynamic shaders for real-time, eye-catching effects that adapt to changing weather. Discover the fun side of shaders, exploring their practical use in creating engaging user experiences.
- Host: GitHub
- URL: https://github.com/monster555/flutter_shady_weather_demo
- Owner: monster555
- Created: 2023-11-15T14:39:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T03:59:15.000Z (about 1 year ago)
- Last Synced: 2024-08-01T12:17:49.994Z (5 months ago)
- Topics: animations, flutter, fragment-shaders, glsl, ui, weather
- Language: Dart
- Homepage:
- Size: 218 KB
- Stars: 45
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter ShadyWeather Demo
Immerse yourself in the atmospheric beauty of weather conditions with **Flutter ShadyWeather Demo**, an innovative Flutter Weather App. Dynamic shaders bring the forecast to life, providing a real-time visual spectacle that adapts seamlessly to changing weather conditions.
https://github.com/monster555/flutter_shady_weather_demo/assets/32662133/b4bba427-f222-4a9a-8834-55ebb4b2b272
Like this project? Consider supporting its upkeep with a coffee. Your generosity is appreciated! ☕
## Realistic Weather Rendering
Witness the magic of shaders as the app dynamically adapts to weather changes. Feel the raindrops or see the snowfall, all rendered in real-time to create a visually stunning and immersive weather experience.
## Use Case Demo
This project serves as a demo, showcasing the integration of dynamic shaders in a real-life Flutter app scenario. Visualize the transformative power of shaders in a unique and engaging weather experience.
## Resources
For more information on writing and using fragment shaders in Flutter, check out the [Flutter documentation on fragment shaders](https://docs.flutter.dev/ui/design/graphics/fragment-shaders).## Acknowledgements
The shaders used in this demo were not written by me. They were authored by the following individuals:- [Wet Glass](https://www.shadertoy.com/view/XdBBzh): Authored by [Jodie](https://www.shadertoy.com/user/Jodie)
- [Just Snow](https://www.shadertoy.com/view/ldsGDn): Authored by [baldand](https://www.shadertoy.com/user/baldand)All credit for the shader code goes to them.