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

How to create effect fireworks for set wallpaper using Leonids library? #87

Open
truongnv1292 opened this issue Dec 27, 2017 · 1 comment

Comments

@truongnv1292
Copy link

Hi everybody!
How to create effect fireworks for set wallpaper using Leonids library?

I was trying to do it, but I could not do it.
Thanks for all the answers from you guys!

@plattysoft
Copy link
Owner

I'm not sure this library is the best fit for creating a live wallpaper.
The goal of the library is to use particle systems on standard Android views. As a result of that, the rendering is not really optimized, it is meant to be used sparsely.
I suggest you to use a proper OpenGL engine to make a live wallpaper, AndEngine has some examples about that.

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

2 participants