Does anyone know how to design (by grasshopper) a 3D cylinder with elongated Voronoi. That means when you look from top view it will look like a point, but from front view looks like a rectangle. I have attached an example pic of the Voronoi type. Any help would be much appreciated. Thank you in advance.
You can map a pattern in an elongated form by deforming it from a base rectangle to the target surface, and varying the aspect ratio of that rectangle. You can also use this approach to vary the size in one axis, which gets mapped to the u or v direction of the target surface
Hello, based on this code, I try to make a voronoi cylinder but without curved lines in the perimeter. I thought to use Curve to Polyline, but i get some nodes that I dont understand the reason they appear. How can the curve change to a straight line, but without loose node ? It seems that the curve does not turn into a straight line no matter what. Any ideas ? Thank you. I attach an image with the unwanted nodes to explain better.