javascript - using jquery wrap image cylinderically and show in 3d view, when dragged -
what r making customisable mug selling on our estore. allows user design it. r using flat/straightened 2d image of cup on customer can add texts, designs etc. using html 5 canvas work. want make our customer view panoramic view of mug. first need pick whole canvas n make single image(we have done part), next 1 wrap image around cylindrical shape , give user ability drag left-right n can see 3d panaromic view of mug created.
i have googled , has seen various panoramic jquery plugins , use array of images n showing 1 one when mouse dragged on them. not allow 3d spherical view, bcoz in mugs, have handle, needs cared of. so, think wrapping image in cylinder b fine, starting.
scripting languages expecting use jquery, html5, css3
Comments
Post a Comment