Is there any way I can make an image 3d..like give it a 360 degree view in html5 canvas.
I looked at some plugins like jquery reel .but they are not enough for the functionality m looking for..
I have created a type of visual studio ..where user first selects an image and then add graphic and then add text..
now what I want is after all this user should be able to rotate the assembled elements and see a 360 view..
I have all the images I need to give it a 360 view but don’t know how I’m supposed to go about it.
any help appreciated..
Thanks
Ashish
reel should be able to do this for you, but you need to have the server dynamically write the images, or change the address in reel for where your images are located.