Skip to content

This project serves as a proof of concept demonstrating the use of custom shaders in Flutter

Notifications You must be signed in to change notification settings

Mauro124/flutter_shaders

Repository files navigation

Flutter Shader Proof of Concept

This project demonstrates the use of custom GLSL shaders in Flutter. The goal of this proof of concept is to showcase how Flutter can be extended with custom shaders for real-time image manipulation.

Features

  • Interactive "Light" Effect: As the user moves their finger across the screen, an image gradually appear.
  • Custom GLSL Shader: The effect is implemented using GLSL shaders, providing a high level of control over the visual appearance.
  • Flutter Integration: Seamless integration of custom shaders with Flutter widgets, demonstrating how to use shaders for interactive effects.

More info

https://medium.com/@maurobeltrame12/exploring-shaders-in-flutter-my-journey-from-knowing-to-implementing-c25d7d73cc62

About

This project serves as a proof of concept demonstrating the use of custom shaders in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published