Currently I am learning silverlight game development. I think Paper Toss is fun and looks like a good start.
Due to my work is done on Siverlight 4 which do not support 3d, despite it exists some workaround, I don't know how to implement throwing action in 2d spaces.
I try to do 2d-3d spaces conversion, but I don't know how to integrate physics engine like Farseer to work with my 2d-3d algorithm code.
Any suggestion or code is appreciate!