[vtkusers] Cube representation of data?

Joel McGraw jpmcgraw1 at cox.net
Wed Mar 1 00:27:17 EST 2006


Hello,

I'm new to VTK and trying to create a cube (in C++) composed of "cells" 
or blocks, each of which contains a numeric value that maps to a color. 
    For any point x,y,z in the cube, I only want to see the color that 
represents that point's value.

After looking at the examples and the VTK User's Guide I'm still at a 
loss as to how to start.

Would some kind soul point me down the right path?




More information about the vtkusers mailing list