Blending 3D textures

Hi,

I am using 1-byte data to fill a 3D texture. I am using a 1D ARB texture to color up the 3D texture using shaders. How can I blend the volume?

Thanx!