Image Sampler Projection from top view over a 3d surface

Hello!
I am trying to use image sampler output projection from top view so that it radially projects on the surface and i want to use that to move points and create surface from points.
Currently it always projects from XZ or YZ plane which doesn’t showcase the design I am looking for.
Any help is appreciated!
Please see following gh file and image.
Thank you in advance!

Image sampler projection_NM.gh (129.3 KB)


Not at my computer but maybe you could try to create a 2D ring surface on the XY plane and use this for the image. Then sporph from the flat surface to the revolved. Maybe swapping the uv’s is needed for the revolved 3D surface…