I want to create an android application which should have clouds and rain simulation in full screen.
Which is the best way to implement this?
- Placing the transparent images of cloud and moving the rain drops based on FPS.
- AndEngine particle system or use openGL ES directly?
- Any other methods?
0 comments:
Post a Comment