Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
REAL-TIME RENDERING OF LIGHT SCATTERING MEDIA
Document Type and Number:
WIPO Patent Application WO/2009/003143
Kind Code:
A3
Abstract:
A real-time algorithm for rendering of an inhomogeneous scattering media such as smoke under dynamic low-frequency environment lighting is described. An input media animation is represented as a sequence of density fields, each of which is decomposed into a weighted sum of a set of radial basis functions (RBFs) and an optional residual field. Source radiances from single and optionally multiple scattering are directly computed at only the RBF centers and then approximated at other points in the volume using an RBF-based interpolation. Using the computed source radiances, a ray marching technique using slice-based integration of radiance along each viewing ray is performed to render the final image. During the ray marching process, the residual field may be compensated back into the radiance integral to generate images of higher detail.

Inventors:
ZHOU KUN (US)
REN ZHONG (US)
LIN STEPHEN SSU-TE (US)
GUO BAINING (US)
SHUM HEUNG-YEUNG (US)
Application Number:
PCT/US2008/068432
Publication Date:
June 11, 2009
Filing Date:
June 26, 2008
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICROSOFT CORP (US)
International Classes:
G06T15/55
Foreign References:
JP2003296750A2003-10-17
EP1347419A22003-09-24
JP2005135052A2005-05-26
US5696892A1997-12-09
Download PDF:
Claims:

CLAIMS

What is claimed is:

1. A method for rendering inhomogeneous scattering medium, the method comprising:

(a) receiving (102) a RBF model density field (804) which is expressed by a weighted sum of a set of radial basis functions (RBFs) each having a RBF center, the RBF model density field (804) representing at least approximately a density field (802) of an inhomogeneous scattering medium (802) defined in a volume space;

(b) computing (104) a value of source radiance at each RBF center; (c) approximating (106) values of the source radiance at other points in the volume space by interpolating from the values of the source radiance at the RBF centers; (d) computing (108) an effective exitant radiance at point x in the volume space at least partially based on the source radiance; and (e) rendering (110) an image of the inhomogeneous scattering medium (802) based on the effective exitant radiance.

2. The method as recited in claim 1, wherein the RBF model density field is an approximation of the density field of the inhomogeneous scattering medium, and the step (d) comprises: compensating the effective exitant radiance by taking into account a contribution of a residual density field representing a difference between the density field and the RBF model density field.

3. The method as recited in claim 2, further comprising: zeroing entries of the residual density field at points where the residual density field has a value at or below a given threshold.

4. The method as recited in claim 2, further comprising: compressing the residual density field.

5. The method as recited in claim 2, further comprising: compressing the residual density field by performing a spatial hashing on values of the residual density field.

6. The method as recited in claim 1, wherein the inhomogeneous scattering medium comprises smoke.

7. The method as recited in claim 1, wherein the inhomogeneous scattering medium is a part of a video or animation comprising a sequence of renderings of images rendered at time intervals, and wherein at least steps (d) and (e) are performed in real time at each time interval.

8. The method as recited in claim 1, wherein the inhomogeneous scattering medium is a part of a video or animation rendered at ten frames per second or faster, and wherein at least the steps (d) and (e) are performed in real time for each frame.

9. The method as recited in claim 1, wherein the step (b) comprises computing a single scattering term of the source radiance at the RBF center.

10. The method as recited in claim 9, wherein computing the single scattering term comprises computing a spherical harmonic product and a convolution term[(L in * τ(q>)) * p], wherein L 1n is a vector representing a spherical harmonic projection of incident radiance L 1n , T(Q) is transmittance vector associated with RBF center Q, and p is a vector representing a spherical harmonic projection of phase function p.

11. The method as recited in claim 9, wherein computing the single scattering term comprises: computing for each RBF B f1 an accumulative optical depth through the RBF B f1 ; and computing a transmittance vector T(Q) associated with RBF center Q from the computed accumulative optical depth.

12. The method as recited in claim 1, wherein the step (b) comprises computing a single scattering term and a multiple scattering term of the source radiance.

13. The method as recited in claim 1, wherein the step (b) comprises: computing a n λ order scattering term (n > 1); and computing a (n+l)* order scattering term based on the previously computed n λ order scattering term.

14. The method as recited in claim 13, wherein a first order, second order..., n λ order, and (n+l)* scattering terms are computed reiteratively, until the last scattering term has a magnitude below a user-specified threshold, or a user-specified number of iterations has been reached.

15. The method as recited in claim 1, wherein the step (d) comprising: decomposing the volume space into N (> 2) slices of a user-controllable thickness δu stacking along a current view direction; and calculating slide by slide a discrete integral of the source radiance arriving at the point x along a current view direction.

16. A method for rendering an inhomogeneous scattering medium, the method comprising: providing (202) a RBF model density field (804) which is expressed by a weighted sum of a set of radial basis functions (RBFs) each having a RBF center; providing (204) a residual density field (806), which compensates a difference between an overall density field (802) of the inhomogeneous scattering medium (802) and the RBF model density field; computing (206) a model source radiance in the volume space for the RBF model density field (804); computing (208) an effective exitant radiance of the overall density field at point x in the volume space based on the model source radiance by taking into account a contribution of the residual density field (806); and rendering (210) an image of the inhomogeneous scattering medium (802) based on the effective exitant radiance.

17. The method as recited in claim 16, wherein computing the model source radiance comprises: computing a value of source radiance at each RBF center; and

approximating values of the source radiance at other points in the volume space by interpolating from the values of the source radiance at the RBF centers.

18. One or more computer readable medium having stored thereupon a plurality of instructions that, when executed by one or more processors (630), causes the processor(s)

(630) to:

(a) compute a value of source radiance of a density field (802) of an inhomogeneous scattering medium (802) at each of a plurality of radial basis function (RBF) centers, wherein the density field (802) is at least approximately represented by a weighted sum of a set of radial basis functions (RBFs) each having one of the plurality of RBF centers;

(b) approximate values of the source radiance at other points in the volume space by interpolating from the values of the source radiance at the RBF centers;

(c) compute an effective exitant radiance at point x in the volume space at least partially based on the source radiance; and

(d) render an image of the inhomogeneous scattering medium (802) based on the effective exitant radiance.

19. The computer readable medium as recited in claim 18, wherein the RBF model density field is an approximation of the density field of the inhomogeneous scattering medium, and the step (c) comprises: compensating the effective exitant radiance by taking into account a contribution of a residual density field defined by a difference between the density field and the RBF model density field.

20. The computer readable medium as recited in claim 18, wherein the processor(s) include a central processing unit (CPU) and a graphics processing unit (GPU), and at least the steps (c) and (d) are performed by the GPU at each rendering in real time.

Description:

REAL-TIME RENDERING OF LIGHT SCATTERING MEDIA

BACKGROUND

[0001] Computer graphics systems are used in many game and simulation applications to create atmospheric effects such as fog, smoke, clouds, smog and other gaseous phenomena. These atmospheric effects are useful because they create a more realistic sense of the environment and also create the effect of objects appearing and fading at a distance. [0002] Extensive research has been done on realistic simulation of participating media, such as fog, smoke, and clouds. The existing methods includes analytic methods, stochastic methods, numerical simulations, and pre-computation techniques. Most of these techniques focus on computing the light distribution through the gas and present various methods of simulating the light scattering from the particles of the gas. Some resolve multiple scattering of light in the gas and others consider only first order scattering (the scattering of light in the view direction) and approximate the higher order scattering by an ambient light. A majority of the techniques use ray-tracing, voxel-traversal, or other time- consuming algorithms to render the images.

[0003] In some approaches, smoke and clouds are simulated by mapping transparent textures on a polygonal object that approximates the boundary of the gas. Although the texture may simulate different densities of the gas inside the 3D boundary and compute even the light scattering inside the gas, it does not change, when viewed from different directions. Consequently, these techniques are suitable for rendering very dense gases or gasses viewed from a distance.

[0004] Other methods simplify their task by assuming constant density of the gas at a given elevation, thereby making it possible to use 3D textures to render the gas in real time. The assumption, however, prevents using the algorithm to render inhomogeneous participating media such as smoke with irregular thickness and patchy fog. [0005] There are also methods that use pre-computation techniques in which various scene-dependent quantities are precomputed. The precomputed quantities, however, are valid only for the given static participating medium. For dynamic animation sequences with adjustable media (e.g. smoke) parameters, the preprocessing time and storage costs would be prohibitive. [0006] With the existing techniques that do offer quality rendering, considerable simulation time is still needed to render a single image, making these approaches inappropriate for interactive applications on animated sequences. These methods may also be inadequate to addresses complex environment illumination. Rendering of smoke, for example, presents a particularly challenging problem in computer graphics because of its complicated effects on light propagation. Within a smoke volume, light undergoes absorption and scattering interactions that vary from point to point because of the spatial non-uniformity of smoke. In static participating media, the number and complexity of scattering interactions lead to a substantial expense in computation. For a dynamic medium like smoke having an intricate volumetric structure changing with time, the computational costs can be prohibitive. Even with the latest computational processing power, rendering large volume high quality images of a dynamic smoke scene can be time-consuming. For video and animation applications, if real-time rendering at a rate of at least twenty frames per second cannot be achieved, much of the rendering may need to be precomputed at a cost of losing flexibility and interactive features.

[0007] Despite the practical difficulties of rendering inhomogeneous light scattering media (e.g., smoke), such rendering nevertheless remains a popular element in many applications such as films and games. From an end user's point of view, what is needed is an ability to render in real-time complex scenes with high quality visual realism. From a designer's point of view, what is needed is affordable real-time or close to real-time control over the lighting environment and vantage point, as well as the volumetric distribution and optical properties of the smoke.

SUMMARY

[0008] Real-time rendering inhomogeneous scattering media animations (such as smoke animations) with dynamic low-frequency environment lighting and controllable smoke attributes is described. An input media animation is represented as a sequence of density fields, each of which is decomposed into a weighted sum of a set of radial basis functions (RBFs) and an optional residual field. The weighted sum of the RBFs make up a RBF- based model density field which is a low-frequency RBF approximation of the actual density field. Source radiances from single and optionally multiple scattering are directly computed at only the RBF centers and then approximated at other points in the volume using an RBF-based interpolation. Using the computed source radiances, a ray marching technique using slice-based integration of radiance along each viewing ray is performed to render the final image. According to one aspect of the rendering scheme, the residual field is compensated back into the radiance integral to generate images of higher detail. One exemplary compensation takes place during the ray marching process. [0009] The RBF decomposition may be precomputed for a given input inhomogeneous media for animation. The runtime algorithm, which includes both light transfer simulation and ray marching, can be implemented on a GPU to allow for real-time rendering, realtime manipulation of viewpoint and lighting, as well as interactive editing of smoke attributes such as extinction cross section, scattering albedo, and phase function. With only moderate preprocessing time and storage, this technique generates rendering results that are comparable to those from off-line rendering algorithms like ray tracing.

[00010] This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.

BRIEF DESCRIPTION OF THE FIGURES

[00011] The detailed description is described with reference to the accompanying figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The use of the same reference numbers in different figures indicates similar or identical items.

[00012] FIG. 1 is a flowchart of an exemplary process for rendering an inhomogeneous scattering medium.

[00013] FIG. 2 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium. [00014] FIG. 3 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium.

[00015] FIG. 4 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium.

[00016] FIG. 5 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium.

[00017] FIG. 6 shows an exemplary environment for implementing the method for rendering inhomogeneous scattering media.

[00018] FIG. 7 is a diagrammatic illustration of light transport in smoke.

[00019] FIG. 8 is an illustration of density field approximation using a residual density field.

[00020] FIG. 9 is a diagram showing an accumulative optical depth of an RBF.

[00021] FIG. 10 is an illustration of an exemplary multiple scattering simulation for estimation of incident radiance at RBF center C 1 .

[00022] FIG. 11 is a flowchart of an exemplary GPU pipeline for multiple scattering simulation.

[00023] FIG. 12 is an illustration of an exemplary ray marching for radiance integration along view rays.

DETAILED DESCRIPTION Overview

[00024] Several exemplary processes for rendering an inhomogeneous scattering medium are illustrated with reference to FIGS. 1-5. The order in which the processes described is not intended to be construed as a limitation, and any number of the described method blocks may be combined in any order to implement the method, or an alternate method.

[00025] FIG. 1 is a flowchart of an exemplary process for rendering an inhomogeneous scattering medium. The process 100 starts at block 102 where a RBF model density field is received or provided. The RBF model density field is decomposed into a weighted sum of a set of radial basis functions (RBFs) each having a RBF center. The RBF model density field represents at least approximately a density field of the inhomogeneous scattering medium defined in a volume space. In one embodiment, the RBF model density field is an approximation of an actual density field. In this case, a residual density field may be calculated or otherwise obtained to compensate the RBF model density field to more closely simulate the actual density field. However, in some embodiments the RBF model density field may be an exact representation of the actual input density field of the inhomogeneous scattering media used. For example, computational pre-designing may be performed to carefully choose a RBF model so that the RBF model reflects as closely as possible the density field of a desired inhomogeneous scattering medium, such as smoke. The RBF model is then provided as the input density. In this case, there would be no need for a residual density.

[00026] At block 104, the process computes the value of source radiance at each

RBF center. Detail of such computation is described later with the illustration of exemplary embodiments. As will be shown, computing the values of the source radiance at

RBF centers only (instead of the values at all voxel points in the volume space) for the RBF model density field simplifies the computation, and can be carried out real time at a video or animation rate (e.g., at least 10 frames per second, or preferably 20 frames per second or above). [00027] At block 106, the process approximates the values of the source radiance at other points in the volume space by interpolating from the values of the source radiance at the RBF centers. Any suitable interpolation technique may be used. In particular, a special interpolation technique is described herein which approximates the source radiance at any point x as a weighted combination of the source radiances at the RBF centers. Interpolation is a much faster process than directly computing the values of source radiance at various voxels in the volume space, especially when the direct computation requires a physics-based simulation.

[00028] At block 108, the process computes an effective exitant radiance at point x in the volume space based on the source radiance obtained by block 106. The point x can be any point in the 3-D volume space. The effective exitant radiance is thus computed as a function of x. Because the function may typically have no analytical form, the effective exitant radiance is calculated at discrete points x, each corresponding to a discrete voxel. The effective exitant radiance is calculated based on several input information including the reduced incident radiance (the reduced radiance of the incident light at each voxel) and the source radiance at each voxel previously.

[00029] At block 110, the process renders an image of the inhomogeneous scattering medium based on the effective exitant radiance. Any technique, such as programmable shaders, suitable for rendering 3-D voxel properties into a 2-D pixel display may be used.

[00030] FIG. 2 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium. In this exemplary process, the RBF model density field is only an approximation of an actual density field. A residual density field is used to compensate the RBF model density field to more closely simulate the actual density field. [00031] The process 200 starts at block 202 at which a RBF model density field is provided. The RBF model density field is a weighted sum of a set of radial basis functions (RBFs) each having a RBF center. The RBF model density field may be provided in various manners and circumstances. For example, the RBF model density field may have been previously acquired as a result of decomposing an actual density field. The decomposition of the actual density field may either be done in the same process 200 of FIG. 2, or in a different process at a different location by a different party. [00032] At block 204, a residual density field is provided. The sum of the RBF model density field and the residual density field defines an overall density field which is more realistic. [00033] At block 206, the process computes a model source radiance in the volume space for the RBF model density field. The techniques (e.g., the interpolation technique) described herein (such as that described with FIG. 1) may be used for calculating the model source radiance in the volume space. [00034] At block 208, the process computes effective exitant radiance at point x in the volume space based on the model source radiance by taking into account contributions by the residual density field. The point x can be any point in the 3-D volume space. The effective exitant radiance is thus computed as a function of x. Similar to that in FIG. 1, lacking an analytical form, the effective exitant radiance is calculated at discrete points x, each corresponding to a discrete voxel. The effective exitant radiance is calculated based on several input information including the reduced incident radiance, the source radiance

at each voxel, and the density field. Various degrees of approximation may be taken in the process of the computation, as discussed in detail with the exemplary embodiments sections of this description. In one exemplary embodiment, while the model source radiance is used as an approximation of the total source radiance, the density field includes the residual density field to result in an effective exitant radiance more realistic than the result obtained from using a simple RBF model density field alone.

[00035] At block 210, the process renders an image of the inhomogeneous scattering medium based on the effective exitant radiance. [00036] FIG. 3 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium. This exemplary process is a variation of the exemplary process shown in FIG. 2. Like that in FIG. 2, the RBF model density field is only an approximation of an actual density field. A residual density field of an inhomogeneous scattering medium is used to compensate the RBF model density field to more closely simulate the actual density field. In the process 300 of FIG. 3, however, an existing realistic automotive density is first provided. The process 300 starts at block 302 by decomposing the given density field into a weighted sum of a set of radial basis functions (RBFs) each having a RBF center. The weighted sum of the set of RBFs gives a RBF model density field which is an approximate representation of the actual density field. [00037] At block 304, the process computes a residual density field which compensates the difference between the density field and the RBF model density field residual density field. In a straightforward example, the residual density field is obtained by calculating the difference between the density field and the RBF model density field residual density field. The sum of the RBF model density field and the residual density

field defines a more realistic overall density field of the inhomogeneous scattering medium.

[00038] At block 306, the process computes a model source radiance in the volume space for the RBF model density field. This step is similar to that in block 206 of FIG. 2. [00039] At block 308, the process computes effective exitant radiance at point x in the volume space based on the model exitant radiance by taking into account contributions by the residual density field. This step is similar to that in block 208 of FIG. 2. [00040] At block 310, the process renders an image of the inhomogeneous scattering medium based on the effective exitant radiance. This step is similar to that in block 210 of FIG. 2.

[00041] FIG. 4 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium. Like that in FIGS. 2-3, the RBF model density field is only an approximation of an actual density field. A residual density field of an inhomogeneous scattering medium is used to compensate the RBF model density field to more closely simulate the actual density field. The process 400 of FIG. 4 introduces a technique for faster processing the residual density field. The process 400 starts at block 402 by decomposing the given density field into a weighted sum of a set of radial basis functions (RBFs) each having a RBF center. The weighted sum of the set of RBFs gives a RBF model density field which is an approximate representation of the actual density field.

[00042] At block 404, the process computes a residual density field which compensates the difference between the density field and the RBF model density field residual density field. [00043] At block 406, the process compresses the values of the residual density field. Because the residual density field tends to have small values at most points in the

volume space, the entries of the residual density field at points where the residual density field has a value at or below a given threshold may be made zero to result in sparsity. This sparsity may be advantageously used to simplify and speed up the calculations. As will be shown in further detail in the exemplary embodiments described herein, in one embodiment, the residual density field is compressed by performing a spatial hashing on values of the residual density field.

[00044] At block 408, the process computes effective exitant radiance at point x in the volume space by taking into account contributions by both the RBF model density field and the residual density field. [00045] At block 410, the process renders an image of the inhomogeneous scattering medium based on the effective exitant radiance.

[00046] As will be shown in further detail with exemplary embodiments, the source radiance may be computed by counting the single scattering term only. For more accurate and more realistic rendering, however, the source radiance is preferably computed to include both the single scattering term and multiple scattering terms.

[00047] FIG. 5 is a flowchart of another exemplary process of rendering an inhomogeneous scattering medium. In this exemplary process, the RBF model density field may either be an exact representation of the actual density or only an approximation of an actual density. In the latter case, a residual density field may be used to compensate the RBF model density field to more closely simulate the actual density field.

[00048] The process 500 starts at block 502 at which a RBF model density field is provided. The RBF model density field is a weighted sum of a set of radial basis functions (RBFs) each having a RBF center. The RBF model density field may be provided in various manners and circumstances. For example, the RBF model density field may have been previously acquired as a result of decomposing an actual density field. The

decomposition of the actual density field may either be done in the same process 500 of FIG. 5, or in a different process at a different location by a different party. [00049] At block 504, the process computes single scattering source radiance in the volume space for the RBF model density field. To simplify the computation, single scattering source radiance may be computed at RBF centers first and then interpolated to approximate the source radiance at other points in the volume space. [00050] At block 506, the process computes multiple scattering source radiance in the volume space for the RBF model density field by an iteration initiated with the single scattering source radiance. To simplify the computation, the multiple scattering source radiance may be computed at RBF centers first and then interpolated to approximate the source radiance at other points in the volume space.

[00051] At block 508, the process computes effective exitant radiance at point x in the volume space based on the multiple scattering source radiance. [00052] At block 510, the process renders an image of the inhomogeneous scattering medium based on the effective exitant radiance.

[00053] The techniques described herein may be used for rendering a variety of inhomogeneous scattering media, and is particularly suitable for rendering smoke in video games in which the smoke is a part of a video or animation having a sequence of renderings of images each rendered at a short time interval (e.g., 1/20 sec to result in 20 frames per second). In such renderings, as many as possible runtime blocks are preferably performed in real time at each time interval. For example, in some embodiments, blocks 104-110 of FIG. 1, blocks 206-210 of FIG. 2, blocks 304-310 of FIG. 3, blocks 404-410 of FIG. 4, and blocks 504-510 of FIG. 5 are performed in real time. Preferably, other blocks may also be performed in real time to enable interactive changing of lighting, viewpoint

and scattering parameters. But if unable to be performed in real time, some steps may be precomputed before the rendering.

[00054] For computing the single scattering term, a technique is herein described for computing a transmittance vector T(Q) associated with RBF center Q. For example, a spherical harmonic product and a convolution term[(L in * T(Q)) * p] is computed to obtain the single scattering, wherein L 1n is a vector representing a spherical harmonic projection of incident radiance L 1n , τ(q>) is transmittance vector associated with RBF center Q, and p is a vector representing a spherical harmonic projection of phase function p. The notation and further detail are described later with exemplary embodiments. [00055] For computing the source radiance contributed by the multiple scattering, an iteration techniques using a recursive formula is herein described in which a n λ order scattering term (n > 1) is first computed, and a (n+l)* order scattering term is then computed based on the previously computed n λ order scattering term. In one embodiment, a first order, second order..., n λ order, and (n+l)* scattering terms are computed reiteratively, until the last scattering term has a magnitude below a user-specified threshold, or a user-specified number of iterations has been reached. [00056] Once the source radiance(s) are obtained, the effective exitant radiance

(blocks 108, 208, 308, 408 and 508) may be obtained using a variety of suitable techniques. In one embodiment, a ray marching technique is used to accomplish this. The ray marching technique decomposes the volume space into N (> 2) slices of a user- controllable thickness δu stacking along a current view direction, and calculates slide by slide a discrete integral of the source radiance arriving at the point x along the current view direction to obtain the effective exitant radiance. [00057] The above-described analytical framework may be implemented with the help of a computing device, such as a personal computer (PC) or a game console.

[00058] FIG. 6 shows an exemplary environment for implementing the method for rendering inhomogeneous scattering media. The system 600 is based on a computing device 602 which includes display 610, computer readable medium 620, processor(s) 630, and I/O devices 640. Program modules 650 are implemented with the computing device 600. Program modules 650 contains instructions which, when executed by a processor(s), cause the processor(s) to perform actions of a process described herein (e.g., the processes of FIGS. 1-5) for rendering an inhomogeneous scattering medium.

[00059] For example, in one embodiment, computer readable medium 620 has stored thereupon a plurality of instructions that, when executed by one or more processors 630, causes the processor(s) 630 to:

[00060] (a) compute a value of source radiance of a density field of an inhomogeneous scattering medium at each of a plurality of radial basis function (RBF) centers, wherein the density field is at least approximately represented by a weighted sum of a set of radial basis functions (RBFs) each having one of the plurality of RBF centers; [00061] (b) approximate values of the source radiance at other points in the volume space by interpolating from the values of the source radiance at the RBF centers; [00062] (c) compute an effective exitant radiance at point x in the volume space at least partially based on the source radiance; and [00063] (d) render an image of the inhomogeneous scattering medium based on the effective exitant radiance.

[00064] In one embodiment, the RBF model density field is an approximation of the density field of the inhomogeneous scattering medium, and the above step (c) compensates the effective exitant radiance by taking into account a contribution of a residual density field. The residual density field compensates for the difference between the density field and the RBF model density field.

[00065] In one embodiment, the inhomogeneous scattering medium is a part of a video or animation. At least some runtime components, such as the above steps (c) and (d) are performed in real time at each time interval during a runtime. Preferably, other blocks may also be performed in real time to enable interactive changing of lighting, viewpoint and scattering parameters.

[00066] To accomplish real-time rendering, processor(s) 630 preferably include both a central processing unit (CPU) and a graphics processing unit (GPU). For speedier rendering, as many as runtime components (such as the above steps (c) and (d)) are preferably implemented with the GPU. [00067] It is appreciated that the computer readable media may be any of the suitable memory devices for storing computer data. Such memory devices include, but not limited to, hard disks, flash memory devices, optical data storages, and floppy disks. Furthermore, the computer readable media containing the computer-executable instructions may consist of component(s) in a local system or components distributed over a network of multiple remote systems. The data of the computer-executable instructions may either be delivered in a tangible physical memory device or transmitted electronically. [00068] It is also appreciated that a computing device may be any device that has a processor, an I/O device and a memory (either an internal memory or an external memory), and is not limited to a personal computer. For example, a computer device may be, without limitation, a PC, a game console, a set top box, and a computing unit built in another electronic device such as a television, a display, a printer or a digital camera.

Algorithms and Exemplary Embodiments

[00069] Further detail of the techniques for rendering an inhomogeneous scattering medium is described below with theoretical background of the algorithms and exemplary

embodiments. The techniques described herein are particularly suitable for real-time rendering of smoke in a low- frequency environment light, as illustrated below. [00070] Notation and Background:

[00071] TABLE 1 lists the notation used in this description.

TABLE 1 - Notation

[00072] In this description, the lighting is represented as a low-frequency environment map L in , described by a vector of spherical harmonic coefficients L in . A sequence of density fields is used to model the input smoke animation. At each frame, the smoke density is denoted as D (x) . [00073] The light transport in scattering media and operations on spherical harmonics are first described below.

[00074] Light Transport in Scattering Media - To describe light transport in scattering media, several radiance quantities are utilized, which are defined as in Cerezo, E., et al., "A Survey on Participating Media Rendering Techniques", the Visual Computer 21, 5, 303-328, 2005.

[00075] FIG. 7 is a diagrammatic illustration of light transport in smoke. As shown in FIG. 7, the exitant radiance at a point x is composed of the reduced incident radiance L d and the medium radiance L 7n :

L out (x, ω o ) = L d (x, ω 0 ) + L m (x, ω 0 ). [00076] The reduced incident radiance represents incident radiance L in along direction ω 0 that has been attenuated by the medium before arriving at x:

^ d (^ ω 0 ) = τ (x, ω 0 )L in 0 ). (1)

[00077] The medium radiance L 7n is the integration of the source radiance / that arrives at x along direction ω 0 from points within the medium:

L 7n (X 1 (U 0 ) = τ(u, x)σ t D(u)](u, ω 0 )du.

[00078] In non-emissive media such as smoke, this source radiance / is composed of a single scattering J ss and multiple scattering J ms component:

J(u, ω 0 ) = J ss (u, ω 0 ) + J ms (u, ω 0 ).

[00079] The single scattering term, J ss , represents the first scattering interaction of the reduced incident radiance:

J ss (u, ω 0 ) = ^J 5 La(U 1 (U 1 )P(O) 0 , ω^dω^ (2)

[00080] The multiple scattering term, J ms , accounts for scattering of the medium radiance:

J mS (u, ω 0 ) = — J 5 L m (u, ω i )p(ω 0 , ω i )dω i . (3)

[00081] Spherical Harmonics - Low- frequency spherical functions can be efficiently represented in terms of spherical harmonics (SHs). A spherical function f(s) can be projected onto a basis set y(s) to obtain a vector f that represents its low-frequency components: f = J 5 f(s)y(s)ds. (4)

[00082] An order-n SH projection has n 2 vector coefficients. With these coefficients, one can reconstruct a spherical function f(s) that approximates f(s): f(s) = ∑?^ 1 f i y i (s) = f - y(s). (5) [00083] The SH triple product, denoted by f * g, represents the order-n projected result of multiplying the reconstructions of two order-n vectors:

f * g = T ijk f j g k ,

[00084] where the SH triple product tensor T 1 jk is defined as

^iJ k - =L I yyάι(ss)) yyj / (s) y k (s)ds.

[00085] Ti jk is symmetric, sparse, and of order 3.

[00086] SH convolution, denoted by f * g, represents the order-n projected result of convolving the reconstructions of two order-n vectors:

f * g = J [ 5 J ! 5 f(t)g(R s (t))y(s) dt ds fT gf .

[00087] where ,g(s) is a circularly symmetric function, and R s is a rotation along the elevation angle towards direction s (i.e., the angle between the positive z-axis and direction s).

[00088] SH exponentiation, denoted by exp * (f), represents the order-n projected result of the exponential of a reconstructed order-n vector: exp.(f) = J 5 exp(/(s))y(s)ds.

[00089] This can be efficiently calculated on the GPU using the optimal linear approximation:

exp,(f) « (α(|| f ||)l + b(\\ f ||)f),

[00090] where f = (OJ 1 , f 2 , .. . , ^ 2-1 ), 1 = (V4π, 0, 0, .. . ,0), and a, b are tabulated functions of the magnitude of input vector f.

[00091] The above notation and background forms a basis for the algorithms described below.

[00092] The Algorithms:

[00093] The approach illustrated herein consists of a preprocessing step and a runtime rendering algorithm.

[00094] Preprocessing - Before the runtime rendering, an input density field is first processed using approximation, an example of which is illustrated in FIG. 8.

[00095] FIG. 8 is an illustration of density field approximation using a residual density field. Original volume density D (x) 802 is shown to be the sum of RBF model density field (RBF approximation) D(x) 804 and residual density R(x) 806, which is

scaled by sixteen times for better viewing. Residual density R(x) 806 has both positive residuals is negative residuals.

[00096] The ordinal density field D (x) is first decomposed into a weighted sum of

RBFs B e (x) and a residual R(x):

D(x) = D(x) + R(x) = Y w ( B ( (x) + R(x). t [00097] Each RBF B t (x) is defined by its center Q and radius r t :

B { (x) = G(?x - c { ?, r { ),

[00098] where G (t, λ) is a radial basis function. An exemplary radio basis function suitable for the above decomposition is:

se.

[00099] These RBFs are approximately Gaussian in shape, have local support, and are C 1 continuous. [000100] The RBF model density field D(x) represents a low-frequency approximation of the smoke density field. In general, the residual density R (x) contains a relatively small number of significant values. To promote compression, the values of R(x) below a given threshold may be made to zero, such that the residual becomes sparse. [000101] Runtime - In a participating media simulation, the computational expense mainly lies in the evaluation of source radiances / from the density field D. To expedite this process, an approximation / of the source radiances from the RBF model D of the density field may be computed. In one specific embodiment, / due to single and multiple scattering at only the RBF centers Q is computed as follows: -

[000102] The source radiance at any point x in the medium may be interpolated from /(Q) due to single and multiple scattering at only the RBF centers Q. An exemplary interpolation is to approximate the source radiance at any point x as a weighted combination of the source radiances at these centers:

J(x, ω 0 ) « J(x, ω 0 ) = w t B t (x)J(c t , ω 0 ). [000103] The single scattering and multiple scattering source radiances in a smoke volume may be used as a rough approximation to render images of the medium (smoke). For volumetric rendering, source radiances (single scattering and/or multiple scattering) are integrated along the view ray for the final rendering. In some embodiments, ray marching method as described herein may be used for such integration after computation of source radiances. The ray marching process is to compute the medium radiance L m (x, (Ju 0 ) by gathering radiance contributions towards the viewpoint. The medium radiance L m (x, ω 0 ) is further used to compute the final exitant radiance L out (x, ω o ). Further detail of the ray marching process is discussed in a later section of this description. [000104] In computing the medium radiance L m (x, ω 0 ), various degrees of approximation may be taken. A basic level (zero order) approximation is to take component L 7n computed from the approximated source radiances / and the RBF density model as the the medium radiance L m (x, ω 0 ). At high levels of approximation, radiance contributions including the component L 7n and a component C 7n that compensates for the density field residual may be taken into account:

L 7n (x, ω 0 ) * L 7n (x, ω 0 ) + C 7n (X, ω 0 ) = ∑J =1 τ(X j , x)σ t D(X j )J(X j , ω 0 ) + (6)

σJLi τ(X j , x)σ t R(X j )J(X j , ω 0 ),

[000105] where τ denotes transmittance values computed from D, and X j indexes a set of N uniformly distributed points between x ωo and x. The above approximation described in equation (6) may be seen as a first order approximation. [000106] The compensation term C 7n brings into the ray march the extinction effects of the density residuals, resulting in a significant improvement over the zero order approximation. Theoretically, transmittance τ computed from exact density D (rather than the approximate transmittance τ computed from the RBF approximate density D) and the exact source radiance J (rather than the approximate source radiance /) may be used for an even higher order of approximation. However, the improvement over the first order approximation may not worth the increased computational cost.

[000107] Due to its size, a density field D cannot in general be effectively processed on the GPU. However, the decomposition of a density field into an RBF approximation and a residual field leads to a considerable reduction in data size. Because of its sparsity, it is observed that the residual can be highly compressed using hashing such as the perfect spatial hashing technique. In addition to providing manageable storage costs, perfect spatial hashing also offers fast reconstruction of the residual in the ray march. By incorporating high-frequency smoke details in this manner, high-quality smoke renderings can be generated. [000108] With the above formulation, it is possible to obtain real-time performance with high visual fidelity by accounting for the cumbersome residual field only where it has a direct impact on Eq. (6), namely, in the smoke density values. For these smoke densities, the residual can be efficiently retrieved from the hash table using perfect spatial hashing. In the other factors of Eq. (6), the residual has only an indirect effect and also cannot be rapidly accounted for. Therefore, some embodiments may exclude the residuals from computations of source radiances and transmittances to significantly speed up processing

without causing significant degradation of smoke appearance, as will be shown in the next section.

[000109] Further Algorithm Detail: [000110] Density Field Approximation - Given the number n of RBFs, an optimal approximation of the smoke density field may be computed by solving the following minimization problem: min CZ j xi [D(X jkl ) - E} =1 w £ B £ (X jkl )] 2 ), (7)

[000111] where (j, k, l) indexes a volumetric grid point at position X jki . For optimization, the algorithm may employ the L-BFGS-B minimizer, which has been used by others to fit spherical RBFs to a lighting environment, and to fit zonal harmonics to a radiance transfer function.

[000112] Since L-BFGS-B is a derivative-based method, at each iteration one needs to provide the minimizer with the objective function and the partial derivatives for each variable. For the objective function

/({Q, r,, w,}, =1...n ) = 2^ φ{X jk ι) - D{x jkl )) 2 ,

JJc 1 I

[000113] the partial derivatives for each parameter are given by £ d = σjχι 2(D(x jkl ) - D(x jkl ))(-^ d )

[000114] where v denotes a variable in {C f , T f , W f } i=1 n . The partial derivatives of D with respect to each variable are ' >

[000115] where A { = X jkl — c t .

[000116] Evaluation of these quantities requires iterating over all voxels in the volume, 100 3 -128 3 for the examples in this paper. To reduce computation, one may take advantage of the sparsity of the smoke data by processing only voxels within the support range of an RBF. To avoid entrapment in local minima at early stages of the algorithm, one may also employ a teleportation scheme, where the algorithm records the location of the maximum error during the approximation procedure and then moves the most insignificant basis function there. In one example, teleportations are utilized at every 20 iterations of the minimizer, and when the minimizer converges the most insignificant RBF is teleported alternatingly to the location of maximum error or to a random location with non-zero data. The inclusion of teleportation into the minimization process often leads to a further reduction of the objective function by 20%-30%.

[000117] Depending on the smoke density distribution in each frame, a different number n of RBFs may be utilized to provide a balance between accuracy and efficiency. One exemplary embodiment starts with a large number (1000) of RBFs in each frame, then after optimization by Eq. (7) merges RBFs that are in close proximity. For example, B f and B h are merged together if their centers satisfy the condition PQ — c h ¥ < ε. The center of the new RBF is then taken as the midpoint between c { and c h . After this merging process, fix the RBF centers and optimize again with respect to only r> and W f . In one exemplary implementation, ε is set to 2δ, where δ is the distance between neighboring grid points in the volume.

[000118] To accelerate this process, one exemplary embodiment takes advantage of the temporal coherence in smoke animations by initializing the RBFs of a frame with the optimization result of the preceding frame before merging. For the first frame, the initialization is generated randomly.

[000119] Residual Field Compression - After computing the RBF approximation of the density field, the residual density field R (x) = D (x) — D (x) may be compressed for faster GPU processing. While the residual field is of the same resolution as the density field, it normally consists of small values. Entries in R(x) below a given threshold (e.g., 0.005-0.01) may be made zero, and the resulting sparse residual field is compressed using a hashing technique such as the perfect spatial hashing, which is lossless and ideally suited for parallel evaluation on graphics hardware.

[000120] One exemplary implementation of perfect spatial hashing utilizes a few modifications tailored to rendering inhomogeneous scattering media. Unlike in some cases where nonzero values in the data lie mostly along the surface of a volume, the nonzero values in the residual fields for smoke may be distributed throughout the volume. Larger offset tables are therefore needed, and as a result the initial table size is set to an exemplary λJ K/3 + 9 (K is the number of nonzero items in the volume), instead of y K /6 used by others. [000121] One exemplary technique for processing a sequence of residual fields is to tile several consecutive frames into a larger volume on which hashing is conducted. Since computation is nonlinear to the number of domain slots, it may be advantageous to construct a set of smaller hash volumes instead of tiling all the frames into a single volume. With smaller hash volumes, the technique may also avoid the precision problems that arise in decoding the domain coordinates of large packed volumes. In one exemplary implementation, 3 = 27 frames per volume are tiled.

[000122] Single Scattering - To promote runtime performance, source radiance values in the smoke volume may be calculated using D, the low-frequency RBF approximation of the density field. For example, single scattering at the RBF centers may be computed according to Eq. (2) :

/ (Q, ω 0 ) = ^f s L d (c £ , ω i )p(ω 0 , ωϊ)dω i a ( 8 )

= — / 5 L 1n (O) 1 )T 00 (Ct, (Dt)P(O) 01 (Ut)(I(Ut,

[000123] where τ (c { , ω t ) = exp(— j ∞ωι σ t D(u)du) is the approximated transmittance along direction ω t from infinity to Q.

[000124] In scattering media, phase functions are often well-parameterized by the angle θ between the incoming and outgoing directions. For computational convenience, one may therefore rewrite p (O) 01 O) 1 ) as a circularly symmetric function p(z), where z = cosθ. With this reparameterization of the phase function, Eq. (8) can be efficiently computed using the SH triple product and convolution:

L( Q ) = £ [(L. n * τ( Q )) * P]- ( 9 ) [000125] L 1n and p may be precomputed according to Eq. (4). The transmittance vector T(Q) may be computed on the fly using efficient techniques described as follows. [000126] Computing the transmittance vector τ(q>): Expressing transmittance directly in terms of the RBFs, one has

τ(Q, <*i) = exp (-σ t h w h Q" 1 B h (u)duj = exp(-σ t h w h T h (c { , ω t )), [000127] where T h (C f , ω t ) is the accumulative optical depth through RBF B h . T(Q) can then be computed as

T(Q) = exp *

[000128] where T λ (Q) is the SH projection of T h (C f , o) t ), and σ t is the extinction cross section.

[000129] FIG. 9 is a diagram showing an accumulative optical depth of an RBF B. The accumulated optical depth is shown to be determined by the angle β subtended by

half the RBF and its absolute radius r. For fast evaluation, the precomputed value for a unit-radius RBF B u with angle β is retrieved, rotated, and then multiplied by r. [000130] For efficient determination of T λ (Q), the accumulative optical depth vector T(/?) may be tabulated with respect to angle β, equal to half the subtended angle of a unit- radius RBF B u as illustrated in FIG. 9. Note that β ranges from 0 to π: farcsin(l/d), ifd > 1

^ (arccos(d) + π/2, otherwise

[000131] where d is the distance from Q to the center of B u . Since the RBF kernel function G is symmetric, this involves a ID tabulation of zonal harmonic (ZH) vectors. [000132] At runtime, ZH vectors T(/?^ λ ) are retrieved from the table, where β i h is half the angle subtended by RBF B h as seen from Q. T λ (Q) is then computed by rotating T(β{ :h ) to the axis determined by Q and c h , followed by a multiplication with the radius

r h -

[000133] Computation of the transmittance vector T(Q) is then straightforward. For each RBF center, the computation iterates through the RBFs. Their accumulative optical depth vectors are retrieved, rotated, scaled, and summed up to yield the total optical depth vector. Finally, the accumulative optical depth is multiplied by the negative extinction cross section σ t and exponentiated to yield the transmittance vector T(Q) . With this transmittance vector, the source radiance due to single scattering is computed from Eq.

(9) . [000134] The single scattering approximation yields results similar to those obtained from ray tracing. For a clearer comparison, ray tracing was performed with the approximated density field D(x), and compared with the single scattering result. In rendering the single scattering image, the ray marching algorithm described in a later section of the present description is used but without accounting for the residual.

[000135] Multiple Scattering - Source radiance J ms due to multiple scattering is expressed in Eq. (3). In evaluating J ms , one exemplary approach is to first group light paths by the number of scattering events they include:

J ms (x, ω 0 ) = JZ 1S (X 1 (U 0 ) + JZ 1S (X 1 O) 0 )+. .. . [000136] J ms represents source radiance after k scattering events, computed from medium radiance that has scattered k — 1 times: [000137] where

L^(X, ω 0 ) = f* τ(u, x)σ t D(u)J^ 1 (u, ω o )du. [000138] In this recursive computation, one may use the single scattering source radiance to initialize the procedure:

]} m (x, ω 0 ) = x)σ t D(u)J ss (u, ω 0 )du.

[000139] Multiple scattering computed above provides a more accurate simulation of the scattering between RBFs than single scattering alone.

[000140] In the SH domain, this scheme proceeds as follows. The algorithm first computes at each RBF center the initial radiance distributions from single scattering: I 1 CQ) = L in * τCQ)

[000141] where I and E represent incident and exitant radiance, respectively. Then at each iteration k, the three SH vectors are updated according to

E k (Q) = (i - «(Q))i k (Q) + JLCQ)-

[000142] Intuitively, one may evaluate the incident radiance from the exitant radiance of the preceding iteration using a process H, which will be explained later in detail, then compute the scattered source radiance by convolving the incident radiance with the phase function. Here, α(Q) is the opacity of RBF B t along its diameter (i.e., the scattering probability of B { ), computed by, for example, a(c { ) = 1 — e - 1 - t ω ! r *. Finally, one may add the scattered source radiance to the transmitted radiance to yield the exitant (outgoing) radiance.

[000143] The simulation runs until the magnitude of E k+1 (Q>) falls below a user- specified threshold, or until a user-specified number of iterations is reached. In some exemplary implementations, this process typically converges in 5-10 iterations.

[000144] Estimation of Incident Radiance I k (Q>): The process H mentioned earlier for estimating incident radiance is explained as follows. To estimate the incident radiance at an RBF center Q, one may consider each of the RBFs in its neighborhood as a light source that illuminates Q, as illustrated in FIG. 10. [000145] FIG. 10 is an illustration of an exemplary multiple scattering simulation for estimation of incident radiance at RBF center C 1 of RBF B 1 .

[000146] The illumination from RBF B h is approximated as that from a uniform spherical light source, whose intensity E^ 1 in direction Q — c h is reconstructed from the SH vector E k~1 (c h ) using Eq. (5) :

[000147] where S(Q>, c h ) = — - — — represents the direction from c h to Q.

[000148] The SH vector for a uniform spherical light source can be represented as a zonal harmonic vector, and tabulated with respect to the angle θ, equal to half the subtended angle by a spherical light source of unit radius. Unlike β in a single scattering, θ ranges from 0 to π/2 such that Q does not lie within a light source. From this

precomputed table, one can retrieve the SH vector using the angle θ i h , which is half the angle subtended by RBF B h as seen from point Q: θ = farcsin(r h /PQ - Q 1 P), ϊ/PQ - Q 1 P > r h ; e >h \π/2, otherwise.

[000149] Note that in FIG. 10, the angle 0 1<3 (θ with respect to RBFs Bi and B 3 ) is equal to π/2 because C 1 of RBF Bi is located within RBF S 3 .

[000150] The vector is then rotated to direction Q — c h , scale it by min(r λ , PQ — c h P) to account for RBF radius, and finally multiply it by the intensity E^ 1 to obtain the

SH vector l£ h .

[000151] The incident radiance I k (Q) at Q is then computed as:

I (Q) = σp Cf -c h P<p t ϊ(. c £> c h)h,h>

[000152] where the parameter p t is used to adjust the neighborhood size. In one exemplary implementation, the default value of p t is 2r>.

[000153] The source radiance for different numbers of scattering events is aggregated to obtain the final source radiance due to multiple scattering: ) ms (c { ) = ∑ k = 2 J ms (Q)- Combining this with the single-scattering component yields the final source radiance: [000154] FIG. 11 is a flowchart of an exemplary GPU pipeline for multiple scattering simulation. This is a GPU implementation of the above-described multiple scattering simulation The detail is further described in a later section for GPU implementation.

[000155] The multiple scattering result obtained using the above-described method has been compared with that from the offline algorithm for volumetric photon mapping. Although the algorithm described herein employs several approximations in the multiple scattering simulation, the two results are comparable in terms of image quality. In the

comparison, one million photons are used in computing the volume photon map. A forward ray march is then performed to produce the photon map image. [000156] Compensated Ray Marching - From the source radiances at the RBF centers, the source radiance of each voxel in the volume is obtained by interpolation as described herein. With the complete source radiance, one may perform a ray march to composite the radiances along each view ray.

[000157] FIG. 12 is an illustration of an exemplary ray marching for radiance integration along view rays. To calculate the radiance of a view ray 1202, all voxels that the view ray 1202 intersects are traversed from back (the side close to the viewpoint 1204) to front (beside opposite to the viewpoint 1204). The initial radiance is set to that of the background. For each voxel traversed, the source radiance of the voxel is first added into the current radiance. The transmittance τ due to the voxel is computed and multiplied with the sum of the source radiance, weighted by the extinction cross section σ t and the medium density D at the voxel. This procedure is called compositing. [000158] In compositing the source radiance, various degrees of approximation may be taken. In the most basic (zero order) approximation, the compositing may be based on a pure RBF approximation in which the source radiance, the transmittance and the density are all taken as that of a model RBF density. At the next level (first order) approximation, the density itself is compensated by a residual density while the source radiance and transmittance in which the residual density may only play an indirect role are taken as that of a model RBF density. The first order approximation has proven to have significantly better result than the zero order approximation. Higher orders of approximation may also be taken to result in a further improvement, but the improvement may be much less than the improvement made in the first order approximation and may not be worth the additional computational cost.

[000159] An example of ray marching using the above-described first order approximation to composite the source radiance is as follows:

L(x, ω 0 ) = τ(x ωo , x)L in o ) + f * τ(u, x)σ t D(u)J(u, ω 0 )du « τ(x ω , x)L in o ) + J * τ(u, x)σ t D(u)J(u, ω 0 )du

(10)

= τ(x ω , x)L in (Cu 0 ) + C τ(u, x)σJ D (u, ω 0 )du

where

= D(U) (y(ω 0 ) • -í-∑ t w t B t (u))(c t )) K D(u) J (11)

= {l + D ^) (y(ω 0 ) - ∑ t w t B t (u)}(c t )).

[000160] For efficient ray marching, the RBF volumes may be decomposed into N slices 1206 of user-controllable thickness Au along the current view frustum, as shown in FIG. 12.

[000161] The discrete integral of Eq. (10) is calculated slice by slice from back to front:

L (x, OJ 0 ) = L in 0 ) πJLi f j +

[000162] where {uj contains a point from each slice that lies on the view ray, γ is the angle between the view ray and the central axis of the view frustum, and τ j is the transmittance of slice j along the view ray, computed as TJ = exp(— σ t D (U j ) Au /cosγ). (12)

[000163] With compensated ray marching, rendering results are generated with fine details. A rendering based on the above compensated ray marching has been compared with a rendering result with a ray traced image. In the comparison, ray tracing is performed on the original density field, instead of the approximated RBF density field.

The ray tracing result appears slightly smoother than the compensated ray marching result, perhaps because the compensated ray marching with a first order approximation accounts for the residual in the ray march but not in the scattering simulation. The two results are nevertheless comparable. However, the compensated ray marching techniques described herein is advantageous because it achieves real-time rendering, while in contrast, conventional ray tracing can only be performed off-line. The real-time rendering results have also been compared with the offline ray tracing with different lighting conditions to demonstrate that the real-time rendering described herein is able to achieve results comparable to that of the off-line ray tracing. [000164] GPU Implementation - All run-time components of the algorithm described herein can be efficiently implemented on the GPU using pixel shaders. In the following, some implementation details are described.

[000165] Single Scattering: Source radiances are directly computed at only the RBF centers. For single scattering computation, one exemplary implementation rasterizes a small 2D quad in which each RBF is represented by a pixel. In some embodiments, approximated density model uses at most 1000 RBFs per frame, and accordingly a quad size of 32 x 32 is sufficient. The RBF data (Q, r>, w { ) may be precomputed (e.g., either by a CPU on the same board with the GPU, or an external CPU) is packed into a texture and passed to the pixel shader. [000166] In the shader, for each pixel (i.e., RBF center) the algorithm iterates through the RBFs to compute the transmittance vector T(Q) as described herein. Then the source radiance is computed using the SH triple product and convolution according to Eq.

(9).

[000167] Multiple Scattering: an overview of the GPU pipeline for multiple scattering is depicted FIG. 11. The incident radiance buffer 1102 is initialized with the

reduced incident radiance I 1 that has been calculated for single scattering. Then for each iteration of the simulation, the scattered source radiance J^ 15 is computed at block 1104 using \ ms ( c i) = (\ k ( c t ) * P)' an d accumulated in the source radiance buffer 1106.

The exitant radiance E k is computed at block 1108 using E k (c { ) = (1 - a{c ( ))\ k {c ( ) + J ms (Q) and stored at exitant radiance buffer 1110. The exitant radiance E k is used for estimate the subsequent incident radiance I k+1 using the previously described process H 1112 in alternation. The incident radiance I k+1 may also stored in incident radiance buffer 1102. The multiple rendering target and frame buffer object (FBO) of OpenGL extensions are used to avoid frame buffer readbacks. [000168] Note that for the first iteration, the scattered source radiance is not accumulated into ) ms , and the initial exitant radiance is simply J^ 15 . As in single scattering, one exemplary implementation rasterizes a 2D quad of size 32 x 32 for each operation. [000169] Ray Marching - The ray march starts by initializing the final color buffer with the background lighting L in . Then from far to near, each slice i is independently rendered in two passes.

[000170] In the first pass, the OpenGL blend mode is set to GL ONE for both the source and target color buffers. The process that iterates over all the RBFs. For each RBF B f , its intersection with the slice is first calculated. This plane-to-sphere intersection can be efficiently computed given the center and radius of the sphere. If an intersection exists, a 2D bounding quad is computed for the circular intersection region, and rendered this 2D quad.

[000171] For each pixel in the quad, denote its corresponding point in the volume as Ui . In the pixel shader, the density w^B^iu^) is evaluated and saved in the alpha channel, and / D / (W [ ) = w { B { (u t )(y(ω 0 ) • J(Q)) is computed and placed in the RGB channels. With the residual R(uι) from the hash table, the process calculates and stores

m the RGB channels of a second color buffer. After the first pass, one thus has ∑{ Jo , {( u i), D(Ui), and R(Ui) Y 1I J D ,t ( u i) m the color buffers, which are sent to the second pass as textures through the FBO.

[000172] In the second pass, the OpenGL blend mode is set to GL ONE and GL SRC ALPHA for the source and final color buffers, respectively. Instead of drawing a small quad for each RBF as in the first pass, the exemplary process draws a large bounding quad for all RBFs that intersect with the slice. In the pixel shader, J 0 (Uj) for each pixel is evaluated according to Eq. (11) as

J D (UI) = σt J D ,t(uύ + {R(Mi) ∑ f J Dlf (Ui))ZD(Ui). [000173] The RGB channels of the source buffer are then computed as J D (Ui)σ t δu/ cosy, and the alpha channel is set to τ u computed using Eq. (12) .

[000174] The residual R(u t ) is decoded by perfect spatial hashing as described in

Lefebvre, S. et al., 2006, "Perfect spatial hashing", ACM Transactions on Graphics 25, 3, 579-588. Eight texture accesses are needed in computing a trilinear interpolation. To avoid divide-by-zero exceptions, residuals are set to zero during preprocessing when D(u) is very small (e.g., < l.Oe — 10). [000175] Exemplary Results:

[000176] The above described algorithm has been implemented on a 3.7GHz PC with 2GB of memory and an NVidia 8800GTX graphics card. Images are generated at a 640 x 480 resolution.

[000177] Smoke Visualization - As a basic function, the present system allows users to visualize smoke simulation results under environment lighting and from different viewpoints. The results with and without residual compensation have been obtained and compared. Although both may be adequate for various purposes, images with finer details are obtained with compensated ray marching.

[000178] The optical parameters of the smoke can be edited in real time. For example, for images containing the same smoke density field and lighting, adjusting the albedo downward and increasing the extinction cross section darkens the appearance of the smoke. For images with fixed lighting, changing the phase function from constant to the Henyey-Greenstein (HG) phase function (with eccentricity parameter 0.28, for example) also creates a different effect. The dependence of the scattered radiance on the view direction can also be seen.

[000179] Shadow Casting between Smoke and Objects - Combined with the spherical harmonic exponentiation (SHEXP) algorithm for soft shadow rendering, the method described herein can also render dynamic shadows cast between the smoke and scene geometry. In one embodiment, the method is able to achieve real-time performance at over 20 fps for exemplary scene containing 36K vertices. For each vertex in the scene, the exemplary embodiment first computes the visibility vector by performing SHEXP over the accumulative log visibility of all blockers. Each RBF of the smoke is regarded as a spherical blocker whose log visibility is the optical depth vector as computed according to the methods described herein. Vertex shading is then computed as the triple product of visibility, BRDF and lighting vectors. After the scene geometry is rendered, the source radiance is computed at RBF centers due to single scattering, taking the occlusions due to scene geometry into account using SHEXP. Finally, the multiple scattering simulation and compensated ray marching are performed to generate the results.

[000180] Performance: TABLE 2 lists performance statistics for three examples.

The preprocessing time (for precomputation) ranges from 1 to 3 hours, which is reasonably short. The residual hash tables are significantly smaller than the original density field sequences.

TABLE 2: Exemplary Performance Results

[000181] In some exemplary implementations, the user can specify the maximum number of RBFs per frame for density approximation. An exemplary default value of 1000 works well for many situations. In principle, the source radiance at each voxel can be exactly reconstructed using a sufficiently large number of RBFs, but a limit on RBFs is needed in practice. A tradeoff between accuracy and performance requires a balance in practice.

Conclusion [000182] A method has been described for real-time rendering of inhomogeneous light scattering media such as smoke animations. The method allows for interactive manipulation of environment lighting, viewpoint, and smoke attributes. The method may be used for efficient rendering of both static and dynamic participating media without requiring prohibitively expensive computation or precomputation, making it suitable for

editing and rendering of dynamic smoke. Based on a decomposition of smoke volumes, for example, the method utilizes a low-frequency density field approximation to gain considerable efficiency, while incorporating fine details in a manner that allows for fast processing with high visual fidelity. However, it is appreciated that the potential benefits and advantages discussed herein are not to be construed as a limitation or restriction to the scope of the appended claims.

[000183] Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the claims.