msxenon / flutter-matrix-digital-rain-effect

Flutter Matrix Digital Rain is a mesmerising visual display inspired by the iconic Matrix movie.
4 stars 0 forks source link

Significant lag and instability in web pages #8

Open ChunhThanhDe opened 2 months ago

ChunhThanhDe commented 2 months ago

Issue Description:

The Matrix Rain effect in Chrome WebView is causing high resource usage and lag, especially on larger screens or content-heavy pages.

Details:

image

Request for Help:

Has anyone found a solution for this issue? Any advice or fixes would be greatly appreciated!

msxenon commented 2 months ago

Thank you for reporting this issue, I will follow up ASAP.

msxenon commented 3 days ago

@ChunhThanhDe I have replicated it with custom painter and shaders/fragment with drawing raining boxes, it needs more work to draw characters and the other fancy effects, its super light, works on all platforms.

close example: https://github.com/monster555/flutter_shady_weather_demo