Volumetric ray tracing

Abstract
This paper presents an eficient ray tracing method for scenes containing volumetric as well as geometric data. A global illumination equation is developed for this method, which is able to capture in a single image both realistic eaects and practical volume rendering. In this method, ray-object intersection calculations result in standard intersection points, as well as intersection segments. For accuracy and eflciency, all objects along a ray are sorted according to distance and intersection classification before any intersection calculations are pelformed. The intersection results are then passed to a shaden which evaluates the intensity equation defined by the illumination model to determine the final pixel value.