There is an example on texture3d named "texture3d.c" (example 9-4) in that "Red Book".That example describes how to use the 3d texture.However, when I changed the array of texture to the format of RGBA,instead of the RGB in the example, and at the same time, set the alpha to zero, the image still displayed on the framebuffer.Why? I am puzzled...



