I did Entagma's tutorial on quadtrees and I want to take it a step further with my own simple twist. I want to use the area/perimeter/whatever of each quad to spawn points' and drive their respective pscale attributes. So smaller faces will generate smaller cubes (see image below).
I'm able to generate points, but can't correctly drive the pscale attribute. I've tried using area and perimeter in the measure SOP. What am I missing?
Hip attached: forums_area_to_pscale.hiplc
The top image is what I'm currently getting, and the bottom is what I'd like to get (not just within the pink rectangle, but in the entire object):
Thanks!