Leonids Lib Demo

  • 应用版本:
  • 应用大小:
  • 系统要求:
  • 更新时间:2021-03-6 22:09
  • 访问密码:659522

无法下载?请联系QQ:739696033

Leonids Lib Demo

This is a demo of the Leonids Particle System Lib: https://github.com/plattysoft/Leonids

Leonids particle systems brings particle systems to standard android layouts and views.

Features include:
* Single shot particle systems for effects like fireworks
* Emiters, for continuous particle emision
* Animated Particles: To get a particle that changes over time
* Integrate it as a simple jar file

Examples include some particle systems that mimic the effects of the game Rabbit and Eggs.

There are many particle system libraries, but all of them use OpenGL, this does not, it uses standard android views.

Leonids is Free Software, you can get it from Githb: https://github.com/plattysoft/Leonids

You can use and modify the code, even make paid apps using it, but if you use the library please let me know about it.

更多

Leonids Lib Demo 1.2 更新

2015年08月06日
New examples of v1.3 of the library:

* Emit in background (attached to any ViewGroup)

Top