Volume Rendering
•Volume rendering simulates effect of light emitted, absorbed and scattered by large number of tiny particles in volume
•Volume is represented as a uniform 3D array of samples
–can be pre-computed, or procedural
•Final image is created by sampling the volume along viewing rays and accumulating optical properties
•