You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to either color only specific elements of a quantity/mesh, or alternatively, to be able to override the colors, but be able to supply individual colors per element. Specifically, I would like to reproduce the behaviour in Tutorial 201 in Directional:
Actually nevermind. I was looking through the code to see if I could add point-cloud coloring myself and I found that the feature is already there. "point_cloud.add_color_quantity" admits an array of colors as input
I would like to be able to either color only specific elements of a quantity/mesh, or alternatively, to be able to override the colors, but be able to supply individual colors per element. Specifically, I would like to reproduce the behaviour in Tutorial 201 in Directional:
https://avaxman.github.io/Directional/tutorial/#201-principal-matching
Where only several vectors are colored.
The text was updated successfully, but these errors were encountered: