i have the coordinates of a polygon in the 2D space [x,y], (eg. 5 points) and i would like to paint the same shape on a sphere/curved plane.
Which is the best way to do it?
e.g.how to implement a custom draw function in an object derived from UIView...
thank you in advance! Aldo