Hey I am new to GH and was wondering if there is any way of using a surface or mesh as a way to map the changing densities of the points shown in the photo below. The map is to show the density of pipes in a city but I cannot figure out a way to create a script that will accomplish this.
Here is the file with the internalized points! i didnt want to bother you with this so i tried to use your files however they havent seemed to have worked when i plug in the points!
Thanks so much, this is exactly what i want! is there anyway to bake or export this as a line file or export file in which keeps the colours and points?
Hello, I’ve been using this script it’s amazing thank you!
I was just wondering whether someone could explain why you duplicate data after the gradient component? Just looking to understand more about what I’m doing?
Because it makes a color per face. A face has 4 corners and the color is calculated for one center per face. Grasshopper component need colors per vertex and not per face.