Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering Issues with Sparkle Party particles on impeller #31

Open
esDotDev opened this issue Mar 25, 2024 · 1 comment
Open

Rendering Issues with Sparkle Party particles on impeller #31

esDotDev opened this issue Mar 25, 2024 · 1 comment

Comments

@esDotDev
Copy link
Contributor

esDotDev commented Mar 25, 2024

When using impeller rendering engine with the "Sparkle Party" vignette many of the particles are squares when they should be sparkles.

This vignette uses the ImageShader and drawVertices method backed by a spritesheet PNG.
https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/lib/particlefx/particle_fx_painter.dart
https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/assets/sparkleparty_spritesheet_2.png

Legacy
image

Impeller
image

Legacy

RPReplay_Final1710963453.mp4

Impeller

RPReplay_Final1710963595.mp4
@esDotDev esDotDev changed the title Issue with rendering particles on impeller Rendering Issues with Sparkle Party particles on impeller Mar 25, 2024
@esDotDev
Copy link
Contributor Author

Logged an issue with the Flutter team here:
flutter/flutter#145707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant