Hi , am trying to use the VB boolean intersection bit in my own gh definition but cant seem to get it to work. I tried to use it by manually drawing rectangles that overlap one main rectangle and see how it would create patterns from it. Does the x and y of that script always have to be defined as a rectangle only? Thanks!
On May 13, 1:10 am, visose <[email protected]> wrote: > No script, but here you have a > definition:http://grasshopper3d.googlegroups.com/web/gradientvoronoi.gh > I tried to do it all with components, but inevitably a vb.net script > was required (it's only 6 lines long though). > > p.s. i just had a look again at the image, if you want the first cells > not to touch each other, add an offset component to the output of the > script component. > > On May 12, 3:55 pm, "Mr. Muten" <[email protected]> wrote: > > > Hi, > > I'm searching a script of a 2D gradient voronoi like the one see in > > this site > > >http://sac3.blogspot.com/search/label/Voronoi > > > anyone can help me???
