I need some help rotating the image sampler image on a compound surface, currently it’s 90 degrees in the wrong orientation. I also have some specific questions on extruding + subtracting the pattern from solid geometry.
Is anyone available for some paid video tutoring? It shouldn’t be a lot of time just have some specific questions I would like guidance on.
there are a couple of things to say,
your image looks like a perfect square, so if you sample with reparametrized UVs you might get much better results (in terms of proportions) if you are also sampling a squared surface (that’s the reason your image made of circles, despite being rotated, looks also stretched if compared to the one in the image sampler)
in your screenshot UVs are questioning the image for pixel color based on their own coordinates, something like this:
without rotating the image you can get what you want by using “dir” Rhino command on the Thino surface, in such a way to align the shown UVs with the image
in alternative you can get to the black ones here, by deconstructing your UV points (deconstruct point) and construct new ones (construct point) where: