Friday, October 14, 2011

See me

Now now see me also on my new blog.
www.techie-manoj.com. You would be able to read my new post only there. Thanks for your support and encouragement.

Sunday, May 22, 2011

Working with canvas on Android

Till now I have not worked on canvas in my projects but still I keep on experimenting with the new things in graphics. I worked on the 2D animations and 3D animations in my experiments. In this post I am gonna discuss about the a 2D animation of sparkles in android. I have used SurfaceView to do the animation. The animation I have made has a particle system. The particles are generated as the user touches the screen and go for recycling when those are off screen and those are no more drawn. You can watch this effect in the video below.