Rajawali / Rajawali

Android OpenGL ES 2.0/3.0 Engine
https://rajawali.github.io/Rajawali/
Other
2.32k stars 700 forks source link

Restores`AnimatedSpritesFragment` to the example app #2424

Closed contriteobserver closed 2 years ago

contriteobserver commented 2 years ago

implemented PointSpritePlugin for animating collections of point sprites, this enables the restoration of the example app AnimatedSpritesFragment

removed ExampleParticleSystem2 as PointSpritePlugin combined with ExplodingMaterialPlugin now implements that functionality.

addresses #2423

2022-01-19