hi, this is my first post on this forum. first i would like to say hello and thank for grasshopper in general. i am trying to learn grasshopper for quite some time after doing some beginner rhino scripting. as i am an architect student, i prefer to have some visual feedback like in grasshopper.
i am playing around with rabbits cellular automata plugin right now. i would like to build a pixelated structure like the structualists in the 1960`s. i managed to make an alpha for telling the ca where to grow. this works well.
now i would like to sort the point list at the end of my definition. in order to put modules, i would like to know if for example there is another point right in front of it. the same for right, left , back, and so on. the goal is to have branches with constellations of point groups, sorted in different tree branches.
a simple example would be, a branch with all points, where no neighbor is in front ( Y-1 ). to create modules with a panorama window or so.
i really got stuck here and would be very happy to get some hints, in which direction i should continue to go.
i have attached 3 images.
thanks.