Hello,
I am developing a web application about "paintings".
I want to display uploaded images like "paintings on canvas" i tried to generate a cube in WPF and texture it with uploaded image. What i want to do is shown below. I want to ask if do you know any libraries about this or how can i do it. Thanks.
Sample Thumbnail
Loading
Mark van den BrinkPosted May 10, 2012, 9:20 AM
Take a look at the skew method to create the effect you want:
http://www.marblecore.com/documentation/imaging/methods/skew/.