0

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

Kara
  • 6,115
  • 16
  • 50
  • 57
  • 1
    Please provide some code of your working 3D cube, then we may help more easily to add a texture – Philipp Sep 27 '13 at 06:03
  • I have found this example from nokia http://developer.nokia.com/Community/Wiki/How_to_create_a_DirectX_texture_with_a_picture it somehow does what I wanted but would like to have different images for each face of the cube, the code that I have is the one used from that example you can use that to help – user2822132 Sep 27 '13 at 08:51
  • Please help us help you. We shouldn't have to download example code from the nokia site. You should post the relevant snippets here. – robwirving Jul 29 '14 at 19:30

0 Answers0