Goal:
to transform geometry from an attractor grid into "x" amount of sizes based on their radii
Steps:
1.) a standard attractor grid is set up to produce output geometry
2.) a list of their radii are sorted to retrieve a new list from smallest to largest
3.) that list is broken into sub-lists based on a slider controlled by the user (this slider is highlighted in purple in the gh file)
4.) the mean is taken from these sub-list groups to feed back into the geometry as the radius to produce a standard size for each sub-list.
Problem:
it appears that once the list is sorted from smallest to largest it loses its uv coordinates... i have the sub-list outputs working with their averaged sizes fed back into a list, but don't know where to go from here... i ultimately want these sizes to still be responsive to the attractor point... any suggestions are much appreciated!
standardize.3dmstandardize.gh
Tags: