Rotate / wrap image around a circle ( center ) ?
Posted: 2015-01-22T08:55:51-07:00
Given that I have an image on a file, what would be a strategy to wrap that image around the center of a circle ?
Example: I have an image with text "Circumference", and would like a result like this
http://mypages.iit.edu/~smart/nortber/image001.gif
The actual application is not text, but can be different things.
If possible I would like to use both left and right rotation, and specify start / end angle.
I know I need some kind of distortion to the image, but can't figure out which one.
Thanks for any input and help.
Example: I have an image with text "Circumference", and would like a result like this
http://mypages.iit.edu/~smart/nortber/image001.gif
The actual application is not text, but can be different things.
If possible I would like to use both left and right rotation, and specify start / end angle.
I know I need some kind of distortion to the image, but can't figure out which one.
Thanks for any input and help.