Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there a way to wrap the image to a 3d model with its correct perspective fitting automatically?
Such as:3D Model Image Wrap

This project is a c# WPF Project, so a link or description in terms of WPF would be appreciated.

[UPDATE]
I have added an image which would describe my current condition and required output more efficiently. Image[^]
How do i achieve the 2nd dynamically.
Posted
Updated 5-Mar-13 15:44pm
v2

1 solution

Check this code:

WPF Panel3D Tunnel[^]
It's having a high rating.

and this is a quite good series in this area as you are asking:
http://www.c-sharpcorner.com/uploadfile/dpatra/making-an-image-slideshow-in-wpf-part-i/[^]

Hope this will help you!

Good Luck!
 
Share this answer
 
Comments
sandeshshakya 5-Mar-13 21:22pm    
I believe the above two links was not what i was looking for. I know how to add image to a 3d model at run time, but what i don't know is, how to fit a image to a 3d model with correct aspect, so that when we look at it, it does not feel like stretched. I will add a image as an update which would make it clear.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900