I have managed to draw a 3D cube using Direct3D for windows phone 8.
I would like to draw different image texture on each face of the cube and change the image texture position to a different face of the cube on rotation of the cube.
Any lead with sample code will be appreciated