3D plotting?

2007/8/10, william ratcliff <william.ratcliff@…287…>:

so it would be something like:

c=numpy.array([[1,2,3],[0,0,4],[0,2,4]]), where the values in the array go from 0-255 and denote r,g,b values?

Thanks!

I use floatting point values, don’t know if integers work.

I thing that colormap could be used, but I really don’t know, I do not use them.

Matthieu