Skip to main content
5 events
when toggle format what by license comment
Apr 28, 2023 at 21:09 comment added shmuel you could use attribute statistics node and use the sum, or use the accumulate field node and use the total.
Apr 28, 2023 at 8:40 answer added Markus von Broady timeline score: 2
Apr 27, 2023 at 23:40 comment added Adam Dernis I'd initially used the Geometry Proximity node, except that's not correct because it will only give the distance from the nearest point. I need to sum the weighted distance from every point.
Apr 27, 2023 at 23:27 comment added Markus von Broady Collection info node, separate instances, attribute statistic node, position, min. I think. Except a statistic is for a single value, maybe you could convert instances to points and then do geometry proximity to points.
Apr 27, 2023 at 19:36 history asked Adam Dernis CC BY-SA 4.0