Well, based on the above post, I created the Jigsaw pieces by applying textuer to shape. Everything works well, but unable to anti-alias it. Is there any alternate way to do the same without using 'Shape object' to avoid aliasing issue?
@Moses, for now it can be called as hack, but you can use RenderTarget to use the Shape as texture and apply texture filtering to it (like you would with any texture)
Comments
Here is a Fruit ninja example:
http://www.giderosmobile.com/forum/discussion/comment/7724#Comment_7724
I think that might work
Can someone post a simple class which will create jigsaw images from a given image ?
Thanks,
-Premal