algorithmic modeling for Rhino
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
    © 2025               Created by Scott Davidson.             
    Powered by
     
    
Comment Wall (1 comment)
You need to be a member of Grasshopper to add comments!
Hello Mahmoud
here is an image of what you want.
Area gives the center of each triangles
SurfCp gives UV coordinates of center points on surface
theses UV coordinates are transformed to a [0 1] domain in order to feed the input of image sampler (brightness output so sometimes 0.0)
Then a scale of triangles is done. (scale is red because some time scale factor is 0). Modifications is up to you.