Thank you for your answer,..

I'm trying to make simulation result (numerical data : each mesh's
vertex will have individual result value).
And want to express on the surface using mesh vertex color.

I'm not so good at grasshopper, so it is hard to find how to
 control mesh paint object with numerical value(array data)

would you show me the example of controling each mesh vertex(or
facet)' color?
if there is 256 facets(or vertexes), and numercial result grows 1
value for each vertex, 1(1st vertex),2(second vertex),3,~,256(last
vertex),
and want to express color(r,g,b) = (1,1,1), (2,2,2), ~(256,256,256) to
the surface using mesh' vertex color.

please...

Reply via email to