Hello, I am simulating a data driven project.
Say I have a volume node that generated a sphere volume, I also have 200 columns data that will fit into 0 - 10 range, and these 0 - 10 values will be used to generate different 200 color point in the color ramp slider in volume visualization node, and the effect I want to achieve is that 200 shells of spheres are colored based on 200 column data, and each shell's color also changes based on each row's data in each column. Like the screenshot I attached here, but I need more color points.
What I want to do definitely needs coding, but I don't know where I could code to manipulate volume visualization node.
Hope someone could help! This seems boring, but I really need some inspiration for my project~
Many thanks in advance!!!