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.
An algorithm capable of rendering realistic images of these atmospheric effects needs to take into consideration the light scattering. Scattering due to light transport in air or water is the source of many important visual effects which determine appearance of the directly-viewed media as well as the surfaces immersed within it. Such effects are critical for realism. One example of the scattering effects is shadowing of the scattering medium. Without self-shadowing, for example, dense media such as clouds or smoke appear to emit rather than just reflect light, producing an overall implausible and cartoon-like effect. Another example of the scattering effects is haloing which creates bright regions around lights. Scattering also substantially softens the shading on immersed surfaces.
In real-time applications such as 3D games, these scattering effects have been either completely neglected or approximated using restrictive models which assume the medium is entirely homogeneous or trivially layered. Such models exclude inhomogeneous media such as non-constant fog, more complex clouds and smoke whose optical density varies greatly over space and time.
Some volume-rendering approaches simulates source radiance within the volume of the inhomogeneous medium and also support attenuation through medium by accumulating optical density in depth-sorted order over the discretized volume, but neglect scattering/shadowing effects. Full Monte Carlo scattering simulation may yield an accurate rendering, but is far too expensive for the real-time demands of designers and end-users.
Despite the practical difficulties of rendering inhomogeneous light scattering media (e.g., fog), 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 density distribution and optical properties of the medium.
A real-time algorithm for rendering of an inhomogeneous scattering medium such as fog 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) such as Gaussians. Algorithms of calculating airlight and surface reflectance of the inhomogeneous scattering medium are introduced. Approximations are taken which lead to analytical solutions of quantities such as optical depth integrations and single scattering integrations, and fewer integrations calculated. The resultant rendering scheme is able to render inhomogeneous media including their shadowing and scattering effects in real time. The algorithms may be adopted for a variety of light sources including point lights and environmental lights.
In one embodiment, analytic approximation to the airlight integral is introduced. For each Gaussian, this approximation samples the scattering integrand at the projection of the Gaussian center onto the view ray, but models attenuation and shadowing with respect to the other Gaussians by integrating density along the fixed path from the light source to the Gaussian center and to the view point. In some embodiments, the algorithms also generalize models for reflectance of surfaces from constant-density to inhomogeneous media, using simple optical depth averaging in the direction of the light source or all around the receiver point.
The algorithms handle isotropic, single-scattering media illuminated by point light sources or low-frequency environmental lighting. The real-time rendering algorithm may be incorporated into a system for real-time design and preview of realistic, animated fog, steam, or smoke.
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.
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.
Overview
The algorithms described herein may be generalized to be applicable to a variety of light sources, including point light and environment light, and is capable of simulating scattering effects such as shadowing and haloing which other methods either ignore or takes a significant amount of commutation to render. Novel approximations are part of the algorithms described herein that make real-time rendering possible. In some embodiments, the algorithms relate to a screen-space rendering method, in contrast to volume rendering methods. In these embodiments, single scattering is considered without considering the source radiance within the volume.
The algorithms described herein include two major aspects. The first aspect counts for airlight of an inhomogeneous scattering medium. The second aspect counts for surface reflectance of an object (surface) placed in the inhomogeneous medium. The airlight relates to the appearance of the scattering medium illuminated by one or more light sources, such as a point light source and an environment lighting. The surface reflectance relates to the light reflected by a surface of an object into the scattering medium in which the object is immersed. When the scattering medium is viewed alone, its appearance is largely determined by the airlight. When the scattering medium is viewed along with an object immersed therein from a view ray which intersects with a surface of the object, the appearance of the scattering medium and the object are affected by both the airlight and the surface reflectance. Depending on the configuration of the scene (the scattering medium and/or objects), the algorithms for airtight and the surface reflectance may either be applied separately or in combination to render the scene.
Exemplary processes for rendering an inhomogeneous scattering medium are illustrated with reference to
Airlight
Block 103 indicates a repetition of a subprocess of blocks 104-108 for each RBF of the set of RBFs. At block 104, for each RBF, the process chooses a subset of screen pixels covered by the RBF. The position of each pixel and the viewpoint defines the direction of the corresponding view ray. For example, for a given viewpoint, a screen pixel corresponds to a view ray casting in a certain direction. An exemplary way to choose the subset of screen pixels covered by a certain RBF is to select a threshold defining a bounding sphere for the RBF and project the bounding sphere along of a view frustum (defined around an axis representing a broader general view direction) to form a 2-D bounding box. The 2-D bounding box is rasterized into multiple pixels in a screen display space. These multiple pixels constitute the subset of screen pixels corresponding to the RBF being projected.
It is appreciated that the bounding box may be substituted by a shape of any suitable configuration. For example, a tessellated sphere instead of a rectangular or square box may be used for this purpose.
Block 105 indicates a repetition of a subprocess of blocks 106 and 108 for each pixel of the subset of pixels.
At block 106, for the present RBF and for each pixel of the subset of pixels, the process computes an airlight contribution Li as a function of Ti(v,bi), Ti(s,bi), and Ti(v,p), wherein Ti(v,bi) is the optical depth between a viewpoint v and the respective RBF center bi; Ti(s,bi) is the optical depth between a light source s and the respective RBF center bi; and Ti(v,p) is the optical depth between the viewpoint v and a first surface point p intersecting a view ray {circumflex over (r)} casting from the viewpoint v.
As will be shown in a separate section for the detail of the algorithms, in one embodiment, the airlight contribution Li is approximated by a function defined as ƒ0(bir)ƒ1(bi)Ti(v,p), wherein
ƒ0(bir)∝e−T
ƒ1(bi)=exp(−T(s,bi)−T(v,bi)),
where −Ti(s,bir) is the optical depth between the light source and a mean value point bir of the RBF, and Ti(v,bir) is the optical depth between a viewpoint v and a mean value point bir of the RBF. In one embodiment, the mean value point bir is the projection of the RBF center to the view ray.
In one embodiment, the inhomogeneous density field is at least approximately represented by
where βi(x) are RBFs and β0 is a constant representing a homogeneous density. If β0 is non-zero, the process computes for each pixel (corresponding to a view ray) a homogeneous term
of the airtight, wherein ƒ(x) is a contributory scattering function defined as
where k(α(x)) is a scattering phase function of scattering angle α, and d(x) is the distance between the light source s and point x. The computed homogeneous term L0 of the pixel is added to the same pixel's total airtight La.
Examples of the airtight function and approximations are illustrated in further detail in a later section of the description. As will be shown in further detail of the algorithm, in one exemplary embodiment approximation is taken such that above integration
can be solved analytically.
At block 108, the process accumulates airtight contribution Li toward a total airtight La related to the present pixel.
The light source s may be a point light. Furthermore, the inhomogeneous scattering medium may also be illuminated by an environment light Lin in the addition to the light source s. In this case, for each pixel corresponding to the view ray, if the pixel is covered by the environment light Lin, the process may compute an environmental airtight and adds the environmental airtight to the total airlight La. In one embodiment, the environmental airlight is obtained based on computing a term (Lin*NPSF)({circumflex over (r)})Texp(−T), where T is average optical depth around the viewpoint, NPSF is a point spread spherical function depending only on scattering phase function but independent of the scattering medium.
The subprocess of blocks 106 and 108 for each pixel may be performed multiple times with a repetition indicated at block 103, as a certain pixel may be covered by more than one RBF.
After the computation and accumulation of blocks 106 and 108 are done for all RBFs and their corresponding subsets of pixels, a final value for the airlight is obtained for each pixel.
At block 110, the process computes a total radiance L arriving at the viewpoint v along the view ray at least partially from the total airlight La. If the total airlight alone is used for rendering, block 110 is not needed. If there exist other light contributions, such as surface reflection (as will be discussed in a separate section of this description), the total radiance may be computed to include all necessary light contributions by properly considering attenuation, as discussed further in a separate section.
For example, when an object is placed in the inhomogeneous scattering medium, the process takes the surface reflectance into consideration. To do this, the process may incorporate the process shown
It is appreciated that if the inhomogeneous scattering medium is illuminated by multiple light sources, the computation process shown in
At block 112, the process renders an image of the inhomogeneous scattering medium based on the total radiance L. A pixel shader may be invoked in a GPU for this purpose.
Alternative to the above process shown in
Surface Reflectance
At block 202, the process computes the optical depth between a light source and a first surface point p intersecting a view ray casting from a viewpoint v. Similar to that in
At block 204, the process computes a total incident illumination Lpin−tot at the surface point p as a function of the optical depth.
At block 206, the process computes an exitant radiance Lp at the surface point p as a function of the total incident illumination Lpin−tot, a visibility Vp of a distant environment at the surface point p and a bidirectional reflectance distribution function (BRDF) Bpv assuming p is being viewed from v.
In particular, if the light source is a point lighting, the total incident illumination Lpin−tot may be computed according to the approximation
where δps is a delta function in the direction from p to s characterizing the point lighting; I0 is the intensity of the point lighting; T(s,p) is the optical depth between the point lighting and the surface point p; dsp is the distance between the point lighting and the surface point p; and NPSF is a point spread spherical function depending only on scattering phase function but independent of the scattering medium.
Furthermore, if the inhomogeneous scattering medium is illuminated by an environment light in addition to the light source s, the process may further computes an attenuated environment radiance and acted to the total radiance L for rendering. This computation may involve the following steps:
(1) computing an average optical depth
(2) computing an exitant environment radiance contributed by surface reflectance of the environment light at the surface point p based on the average optical depth
(3) computing an attenuated environment radiance arriving at the viewpoint v based on the exitant environment radiance; and
(4) adding the attenuated environment radiance to the total airlight La to obtain the total radiance L arriving at the viewpoint v along the view ray for the rendering.
At block 208, the process computes an attenuated reflectance radiance arriving at the viewpoint v based on the exitant radiance Lp.
At block 210, the process renders an image of the inhomogeneous scattering medium at least partially based on the attenuated reflectance radiance.
The above process of
Implementation Environment
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.
For example, in one embodiment, computer readable medium 320 has stored thereupon a plurality of instructions that, when executed by one or more processors 330, causes the processor(s) 330 to:
(a) for each RBF, compute an airlight contribution to a pixel corresponding to a viewpoint and a view ray projecting to a screen space, wherein the airlight contribution is a function of optical depths Ti(v,bi),Ti(s,bi), and Ti(v,p);
(b) for each RBF, accumulate airlight contribution toward a total airlight of the pixel; and
(c) render an image of the inhomogeneous scattering medium at least partially based on the total airlight of each pixel.
The above system including computer readable medium 320 with program modules 350 may be implemented for an end-user or a designer, or both. When implemented for an end-user, the system may have predetermined data for the configuration of various scenes (e.g., the background, fog, and lights). A system may also take user input to allow the user to customize the scenes. When a certain scene is called by an application program (e.g., a game), the program modules 350 renders the scene based on the scene configuration data. Benefited by the algorithms and approximations described herein, the rendering can be real time. When implemented for a designer, various tools such as copy/paste, paintbrush, airbrush and eraser may be implemented to allow the designer to change a scene. Upon receiving the user input entered by the designer, the system renders the scene. Again, with the benefits of the present algorithms and approximations, the designer is allowed to see the effect of the modifications without too much delay, preferably instantly. For example, in one embodiment, the system 300 receives a user input which comprises a modification or update of a property of an inhomogeneous scattering medium. The property may be any one or a combination of density, optical property and lighting. The system 300 then renders in real time a stream of images of the modified or updated inhomogeneous scattering medium.
In one embodiment, the inhomogeneous scattering medium is a part of a video or animation consisting of a series of frames. The system described herein may be used for rendering the video or animation using a stream of consecutive frames. Each frame may be rendered using the process described herein.
To accomplish real-time rendering, processor(s) 330 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 (a), (b) and (c)) are preferably implemented with the GPU.
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.
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
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 fog with shadowing effect on a background scene, as illustrated below.
Airlight in Inhomogeneous Media
Airlight refers to the appearance of the illuminated scattering medium when viewed directly. Knowledge of the airtight can be used being scattering medium itself and also to render reflective surfaces immersed in the medium.
Airlight is governed by optical density (or more precisely, the density times the scattering coefficient) denoted β(x) where x is the 3D spatial parameter. Along a view ray r parameterized by a distance parameter t, one has
x(t)=v+t{circumflex over (r)}=v+t(p−v)/dr (1)
where v is the view point, p is the first surface point hit by the view ray, dr=dvp=∥p−v∥ is the distance along the view ray to p, and {circumflex over (r)}={circumflex over (r)}vp=(p−v)dvp is the unit-length view direction. Airlight La due to a point light source 410 of intensity I0 at location s scattered in the direction of r is given by the following 1D integral:
The function d(x) is the distance of the light source s to x, given by
d(x)=dsx=∥x−s∥=√{square root over ((x−xs)2+h2)}
where xs is the point along the view ray closest to s, and h=∥s−xs∥ is the distance of the source to the view ray. k(α) is the scattering phase function where the scattering angle α is defined by cos(α(x))=(x−xs)/d(x). For isotropic scattering,
but the algorithm and approximation described herein can be applied to anisotropic scattering as well. Since x is a function of the ray parameter t, so are d and α.
As a general notion, the optical depth between two 3D points a and b, T(a,b), where points a and b may be substituted by any pair of points (such as s and v) discussed herein, is given by the 1D integral of optical density between a and b:
where dab=∥a−b∥ and {circumflex over (r)}ab=(b−a)/dab. Direct attenuation of light along the path from a to b is then given by exp(−T(a,b)).
To simplify the notation, a function ƒ(x) is defined as
The density β(x) of the inhomogeneous scattering medium may be modeled (e.g., approximate it) as a sum of RBFs such as Gaussians:
ai represents the Gaussian's scale, bi its center, and ci its amplitude.
Then expanding β(x) in ((5)), one obtains
That is, airtight La includes a set of Gaussian terms Li and a homogeneous term L0. The computation of Gaussian terms Li and a homogeneous term L0 is illustrated below with reference to
The above equation (8) includes a sum of Gaussian terms and a homogeneous term, which are discussed below.
Gaussian Terms—To evaluate the Gaussian terms
it is assumed that the variation in ƒ(x) is small with respect to the variation in the RBFs βi(x). According to the mean-value theorem for integration, there exists a mean value point 0≦tm≦dr in the Gaussian i (501) such that
where xm=x(tm). Since βi(x) is a Gaussian, most of its energy concentrates at the projection bir of its center bito the view ray (the projection may be restricted to the segment from v to p on the view ray). The projection bir is defined as
bir=v+((bi−v)·{circumflex over (r)}){circumflex over (r)}. (10)
In one exemplary approximation, one takes xm=bir, yielding
A Gaussian can be analytically integrated along the view ray, allowing evaluation of the second factor
G(x)=c e−a
over the ray r in eq. (1) yields the 1D integral over t given by
Letting b′=b−v and {circumflex over (b)}′=b′/∥b′∥ where v is the view point, one has
where ξ is the angle between {circumflex over (r)} and {circumflex over (b)}′, cos ξ={circumflex over (r)}·{circumflex over (b)}′, and sin ξ=∥{circumflex over (r)}×{circumflex over (b)}′∥.
The error function, denoted erf(x), is a standard mathematical function whose numerical evaluation can be found in many published works. For example, one may use a fast Chebyshev approximation given by
where z=0.289226x2−1. This approximation has absolute error less than 2×10−4 for all x.
According to equation (4), evaluating ƒ(bir) in equation (11) involves computing the optical depths T(v, bir) and T(s,bir) from bir to the view point v and light point s. But it may be impractical to compute these by summing over all n RBFs for each view ray. In one embodiment, approximation is introduced to simplify the computation as discussed below.
The approximation uses the correct light path 540 s→bir→v for the Gaussian i itself, but simplify it to light path 550 s→bi→v for the rest of the Gaussians j≠i (see
Indexed optical depth Ti(a,b) is defined as in equation (3), but with respect to the i-th Gaussian βi(x) alone; i.e.
The addition of the Ti(s,bi)+Ti(v,bi) term in the exponent of ƒ0 compensates for using optical depth T with respect to all Gaussians in ƒ1, when ƒ0 has already accounted for Gaussian i via the correct light path.
The benefit of this factorization is that ƒ1 does not vary per view ray, and ƒ can be now computed using four Gaussian line integrals rather than n. Furthermore, only two of these four line intergals vary per view ray; the other two are computed in a separate pass as described in a later section for computing optical depths. When the points biand bir are close, this factorization is clearly accurate. It is also accurate when they are distant since both Li and our approximation to it then approach 0.
Homogeneous Term—To evaluate the homogeneous term
a similar factorization approximation may be used based on approximate light paths. In one embodiment, L0 is split into two factors by separately considering the light path s→x→v with respect to the homogeneous medium modeled by β0, and the simpler light path s→v for the RBF sum modeling the medium inhomogeneity. This yields
With this approximate ƒ(x), the integration in equation (14) can be done analytically as disclosed in Sun, et al., “A Practical Analytic Single Scattering Model for Real Time Rendering”, ACM Trans. Gr. 24, 3, 1040-1049, 2005, since the only dependence on x in the integrand is with respect to a constant density β0. Summarizing that method briefly here, homogeneous airlight due to a constant density β, denoted Lah(γ,dsv,dvp,β), is given by
where Tsv=β dsv, Tvp=β dvp,
A1=Tsv sin γ, and
is the angle formed by the view direction {circumflex over (r)} and the direct path from view point to light point; i.e. cos γ={circumflex over (r)}·{circumflex over (r)}sv. Using this formula, the homogeneous term in equation (14) is then given by
L0≈CsvLah(γ,dsv,dvpβ0). (17)
In most exemplary cases tested, the above approximation accurately matches a full, Monte-Carlo simulation of single scattering. Some cases, the the results using the above approximation is less accurate.
Surface Reflectance in Inhomogeneous Media
In this description, Lp denotes the reflected radiance of the surface at point p emitted back to the viewpoint v when illuminated by airtight. Lp can be computed using the point spread function or PSF, governing how radiance is blurred and attenuated by the scattering medium before illuminating the surface. Using PSFs will allow the model described herein to be extended to environmental lighting, arbitrary BRDFs, and precomputed radiance transfer (PRT).
For homogeneous media, single-scattered radiance Lpin−ss (ω) incident at a surface point p in all directions ω can be accurately approximated by the following spherical convolution
Lpin−ss(ω)=(Lpin*PSF)(ω), PSF(γ)=Tspe−T
where Lpin(ω) is the radiance incident at p neglecting the scattering medium, γ is the angle between the original and scattered lighting directions, and Tsp=βdsp is the optical depth of the medium from s to p. Spherical convolution is denoted by ƒ*g where ƒ and g are spherical functions and g is circularly symmetric about the (canonical) z axis. NPSF(γ) is a spherical function that depends only on the scattering phase function but is independent of the scattering medium:
In other words, the scattering effect of the medium on incident radiance can be approximated by a constant convolution with NPSF followed by a multiplication with the scalar Tspe−T
The total illumination incident at p then sums the singly scattered plus directly attenuated incident illumination:
Illuminating the surface using this PSF-based approximation, the outgoing radiance at p in the view direction is given by the scalar
Lp=<Lpin−tot|Vp|Bpv>, (20)
where the triple product is defined by the spherical integral
<ƒ1ƒ2ƒ3>=∫ωεsƒ1(ω)ƒ2(ω)ƒ3(ω)dω.
The spherical function Vp represents visibility of the distant environment at p (due to the presence of scene occluders, not the medium), and Bpv represents the BRDF assuming p is being viewed from v. The separation of object visibility Vp from incident radiance Lpin−tot implied by the triple product formula is an approximation which assumes that the shadowing scene objects are nearby with respect to the medium's extent.
In the exemplary embodiment, the spherical harmonic (SH) vectors of order 4-6 are used for lighting, BRDF, and visibility/PRT. Low order vectors represent only low-frequency directional dependence, which is appropriate for fairly matte surfaces or smooth lighting.
Mathematics used for the above spherical harmonics (SH) is briefly summarized below.
Let ƒ(ω) be a spherical function, represented by the SH vector ftm. An order-n expansion requires n2 vector components. Let g(ω) by a function circularly symmetric about z, which can be represented by the SH vector gl (its symmetry implies its only nonzero coefficients have m=0). Convolving f by g yields:
Evaluating f at the spherical point ω is computed via
where ylm are the SH basis functions. Rotating g from its canonical center at z to an arbitrary one z′ is computed via
An SH delta function, δ, is the “peakiest” or most directional function that can be produced by a given SH order. If it is canonically centered around z, its coefficients are given by
δl=yl0(z). (24)
For convenience, the first six SH coefficients of NPSF (as with any circularly symmetric function about z, only the m=0 components are nonzero) are listed: 0.332818, 0.332488, 0.302428, 0.275773, 0.254051, 0.236333. These form the gl coefficients used in the convolution formula (21).
With the above background, surface reflectance in inhomogeneous media is computed using the following algorithms and approximations respect to various light sources.
Point lighting for a point light source—a point light may be approximately represented by
where δps is the delta function in the direction from p to s. Its SH coefficients can be computed using formulas (24) and (23).
To calculate the equation (19), an exemplary approximation is made that the optical density equals the average density from s to p. This simply replaces the optical depth Tsp=βdsp, in that formula assuming a homogeneous density β, with the integrated version, T(s,p), with respect to the inhomogeneous medium along the path from s to p as defined in ((3)). We thus obtain the SH vector
The above approximation works well because the incident illumination is a delta function in the direction {circumflex over (r)}ps. Thus, singly-scattered airlight drops to zero rapidly as the angle γ with respect to {circumflex over (r)}sp gets larger. The approximation therefore captures the inhomgeneous medium's variation with direction well, by integrating over the actual medium in the single direction {circumflex over (r)}ps. Optical depth T(s,p) is computed using an RBF splatting method which will be described in the next section.
Environmental Lighting—Distant environmental lighting is modeled using a spatially invariant SH vector Lin. To model how this light is scattered before hitting a receiver point p, an exemplary approximation is taken that the optical depth equals the average depth in all directions around p, defined by
where S={ω|ωx2+ωy2+ωz2=1 }. Then one may simply replace the optical depth Tsp in ((19)) with this average depth
Lpin−tot=
To compute
where D>dω bounds the distance of p to the environment. In one embodiment, a fixed and large value is used for all points and all directions, which assumes the size of the object is small compared to the distance to the environment map.
i(p) is the average optical depth from the i-th Gaussian βi. To calculate
where u is a point on the z axis. Since D is large, we obtain
Shading with PSF-Scattered Radiance—Given the total scattered radiance incident at p, Lpin−tot defined in equation (25) or equation (27), one may shade by applying integration (20). Efficient methods for computing the SH triple product are described in Snyder, “Code Generation and Factoring for Fast Evaluation of Low-Order Spherical Harmonic Products and Squares”, Tech. Rep. MSR-TR-2006-53, Microsoft Corporation, 2006.
One can also specialize equation (20) in two important cases: when shading with an arbitrary BRDF but without PRT shadowing, or with a diffuse receiver with PRT. Let Bpv denote the SH vector representing the BRDF weighting assuming a view point v. A PRT vector represents how the object shadows and inter-reflects light onto itself at receiver point p with respect to a low-frequency, distant lighting basis and is represented by the SH vector Pp. Then the resulting shading in either case is obtained simply by dotting Lpin−tot with either Bpv or Pp. This requires only a simple dot product rather than an expensive SH triple product.
If the view ray does not hit any surface point, one may still like to see glows around bright sources in the environment. The PSF-based approximation in equation (18) can be used to calculate the environmental airlight via
La({circumflex over (r)})=T(v,p)e−T(v,p)(Lin*NPSF)({circumflex over (r)}), (28)
where T(v,p) is the screen optical depth computed as described in a later section in this description for calculating optical depths. In this case, the integration depth dr→∞ since no surface is hit. In an exemplary embodiment, the algorithm at this point precomputes the convolution of the lighting environment with NPSF and store this as a cube map.
The PSF method can easily be specialized to diffuse or Phong BRDF models. On the other hand, it is also possible to generalize the model in equations (17) and (18) for reflectance of a Lambertian plus specular Phong surface in airlight, using the same approach of replacing its Tsp=β dsp (which assumes constant optical depth) with the inhomogeneous depth integrated along the path, T(s,p). While this method is restricted to the diffuse+Phong surface reflectance model, it is theoretically more accurate in that case. In some examples tested, it has been found that the results of the two methods are almost indistinguishable for diffuse surfaces.
Using the above shading technique, scattering effects on surface reflectance may be simulated. In one example tested, steam emitted from a teapot scatters light which affects the appearance of a nearby teapot, showing the softening in the shading and specular highlights, and the steam's shadow.
Rendering Pipeline
The total radiance arriving at the view ray r, denoted L, is modeled via
L=La+exp(−T(v,p))Lp. (29)
The above equation supports attenuation through the medium but neglects scattering effects once the light leaves the surface point p. Since surfaces are typically much dimmer than light sources, capturing just this first-order effect is a reasonable approximation.
Computing T(v,bi) and T(s,bi)—As illustrated above with reference to
A plane sweep is performed on the CPU to find the subset of RBFs that contribute along each of the n rays from v to bi. Each ray direction is represented by the spherical point {circumflex over (b)}i=(bi−v)/∥bi−v∥ which is converted to 2D spherical coordinates, (θi,φi). Each RBF is then bounded using an interval over 2D spherical coordinates such that the line integration result for any ray with origin v is sufficiently small outside this bound. From equation (11a), it can be seen that the line integral declines exponentially as a function of distance ∥bi−v∥ and the sine of the angle ξ between {circumflex over (r)} and {circumflex over (b)}i, due to the factor
cie−a
Thus, the bounding box may be based on the threshold
where ε=e−9. This represents a cone around the central direction {circumflex over (b)}i.
A segment search tree algorithm, such as that described in O'Rourke, 1998, “Computational Geometry in C, Second Edition”, Cambridge, University Press, Cambridge, England, may be then used to query the subset of RBFs whose 2D intervals cover each spherical point (θi,φi), producing a list of ni≦n RBFs denoted βi
Integrating Optical Depth in All Directions—In order to compute other optical depths such as T(v,p) and T(s,p), the algorithm integrates optical depth around the view point v and each light point s. This is similar to the computation of T(v,bi) and T(s,bi) in the previous section, except that the integration is done in all directions around each ray origin instead of to n Gaussian centers bi, and the integration proceeds from the ray origin (viewpoint v or light source s) until the first intersected surface (p) instead of stopping at the Gaussian center. Maps of optical depth are computed around the view point for attenuating airlight in equation (29), and around each light point for rendering surface reflectance in equation (20).
One exemplary embodiment uses an RBF splatting techique on the GPU to integrate optical depths in all directions. The display screen is used as the render target when accumulating optical depth around the view point. Light source is specified. For instance, six images forming a cube map are used for light sources. For each Gaussian i, the algorithm first computes a bounding sphere with radius ri=∥bi−v∥ sin ξi around its center bi. This threshold from equation (30) ensures that ∥x−bi∥>riβi(x)<ε. The bounding sphere is then projected to the near plane of the view frustum and to result in a 2D bounding box, which is rasterized. A pixel shader is invoked to compute the 1D integral along that pixel's view ray using equation (11a). All Gaussians are then accumulated using alpha blending hardware to produce the per-pixel integrated result.
Algorithms for Accumulating Airlight—
In
The computation Li+=ƒ0(bir)ƒ1(bi)Ti(v,p) in
An Exemplary Rendering Pipeline: based on the above-described computations, an exemplary rendering pipeline as described in the following may be used to render a complete scene with fog having both airlight and surface reflectance taken into account to show scattering effects.
1. Render view distance and light distance maps, dvp and dsp.
2. Accumulate the optical depth map around each light source, T(s,p), using the RBF splatting described above.
3. If there is a environment map, accumulate the average optical depth for each vertex,
4. Render the scene (i.e., compute the vertex shading Lp) using incident lighting from equation (25) or equation (27), as described above.
5. Compute optical depths T(v,bi), T(s,v) and T(s,bi) using the plane sweep algorithm described above.
6. Accumulate airlight using the algorithm described above, yielding the airlight La and screen optical depth T(v,p) targets. In one exemplary implementation, four lights are packed together and treated in a single pass.
7. Attenuate the scene target using the optical depth target and add the airlight target, via equation (29).
The above step 3 forms the bottleneck in computation. To speed up the computation, instead of computing
The above step 6 is also computationally expensive. One exemplary embodiment computes the airlight and screen optical depth targets at lower (e.g. ¼) resolution. The distance map dvp is first down-sampled. After the airtight and screen optical depth are computed (at reduced resolution), the algorithm upsamples them back to the screen resolution. For pixels whose full-resolution neighborhood spans too great a range in the depth map, the algorithm may use the low-resolution result having the smallest difference with the desired high-resolution depth value. The rest of the pixels are then bilinearly interpolated.
Adding Noise—In some scenes, for instance one that has steam, adding noise makes the steam look more realistic. The noise scheme based on the present rendering system disturbs the optical depth consistently in world space and makes the media appear more irregular and realistic. The rendering system described herein can add noise to convey the irregularity of real fog and smoke without unduly increasing the number of RBFs. This can be done by perturbing T(v,p) computed in, for instance, the exemplary algorithm of
The noise texture may be indexed by the 3D point bir. The result is then scaled by ri/∥v−bi∥, transformed to view space by multiplying by the current view matrix, and finally added to the original direction. Adding noise in world space ensures consistency when the camera changes. The scale of the perturbation is user-adjustable. One may also add a constant displacement to the bir noise texture index which can be animated.
Creating Inhomogeneous Media
The fast rendering algorithms described herein enable a set of easy-to-use tools to be used to create inhomogeneous media, including paintbrush, airbrush, eraser, and particle system simulator. Existing animation data of smoke or clouds generated using advected RBFs or a commercial animation system (e.g. Autodesk® Maya®) can also be imported and rendered in the present system, but at a much faster speed.
Copy/Paste—The system allows the user to select RBFs in the scene, and copy or move them elsewhere. The user simply draws a rectangle on the screen to select RBFs whose center projects inside the rectangle.
Paintbrush—The paintbrush places Gaussians along a stroke drawn by the user. The stroke is projected onto a 3D, user-specified plane. Both the amplitude c and scale α of the Gaussians can be adjusted. The distance between two adjacent Gaussians along the stroke can also be changed (e.g., 0.75/α by default). In one embodiment, the Gaussian centers are moved by a random vector lying in the plane perpendicular to the stroke. The length of the offset vector may be less than 1/α.
Eraser—The eraser tool reduces the density of those Gaussians it covers. Once a Gaussian's density reaches zero, it is deleted. The radius of the eraser can be adjusted.
Particle Emitter—This feature allows the user to place an emitter at any point in the scene, which then spawns particles. The particle's trajectory is a simple, constant-acceleration (parabolic) path. The spawning rate, acceleration, initial velocity, color, and lifetime of the particles can be adjusted. Gaussians are placed at the centers of the particles. The scale and amplitude of a Gaussian are determined by the particle's lifetime: the longer the particle lives, the smaller its scale and amplitude.
Airbrush—The airbrush is similar to the particle emitter, except that its particles have infinite lifetime and bounce off surfaces in the scene. The particles eventually diffuse out randomly, but confined within open regions of the scene bounded by surfaces. When the airbrush is stopped, all of its particles are frozen. Users can employ this tool to generate a foggy area, or fill a 3D model with particles to create a foggy version of the same shape.
Exemplary Results
The above-described algorithms have been implemented on a 3.7 Ghz PC with 2 GB of memory and an NVidia 8800GTX graphics card.
TABLE 1 summarizes statistics for the various examples. Image generation was done at 800×600 resolution.
Other examples (not shown) are generated using the algorithms described herein and the accompanying tools such as airbrush and noise addition. In some examples, off-line simulation may be imported to apply the present rendering algorithm. The user is able to visualize simulation results in real time, including interactive lighting and camera change. These examples demonstrate how inhomogeneous media enhances realism. The algorithm is able to obtain several realistic effects, including soft shadows, glowing of the environmental lighting, and softening of highlights and surface reflectance, all in real time. Combined with precomputed radiance transfer (PRT), the present approach provides an attractive solution for rendering dynamic, inhomogeneous media in applications like 3D games.
Representing complex spatial variation in scattering media is critical for realistic smoke and fog. Described herein is a novel analytic approach capable of rendering such media in real-time. The algorithm has a potential to significantly speed up the rendering and at the same time is capable to capture many scattering effects, including glows around light sources and shadowing of the media onto itself, as well as softening of shading and shadows on surfaces immersed within the media. Some exemplary results accurately match a full scattering simulation for smooth media, and are consistent and plausible in all cases tested.
Several aspects of the present algorithm contribute to making the rendering fast enough for real-time rendering while preserving visual accuracy. One exemplary approximation assumes that variation of the scattering integrand along the view ray is primarily due to variation in the medium density. This leads the algorithm to separate contributions from each Gaussian by modeling a light path through its nearest point along the view ray while modeling the attenuation and shadowing effect of all other Gaussians using a light path independent of the view ray. The algorithm also averages optical depth in the direction to point light sources or in all directions around a receiver point for environmental sources. This makes it possible to apply constant-fog models of surface reflectance to inhomogeneous media. The rendering method enables new, realistic content for real-time applications like 3D games, and also supports interactive preview and design of scattering media.
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.
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.
Number | Name | Date | Kind |
---|---|---|---|
5412796 | Olive | May 1995 | A |
5696892 | Redmann et al. | Dec 1997 | A |
5742749 | Foran et al. | Apr 1998 | A |
5754185 | Hsiao et al. | May 1998 | A |
5884226 | Anderson et al. | Mar 1999 | A |
5990903 | Donovan | Nov 1999 | A |
6064392 | Rohner | May 2000 | A |
6184857 | Latham | Feb 2001 | B1 |
6256038 | Krishnamurthy | Jul 2001 | B1 |
6268861 | Sanz-Pastor et al. | Jul 2001 | B1 |
6271856 | Krishnamurthy | Aug 2001 | B1 |
6437781 | Tucker et al. | Aug 2002 | B1 |
6529194 | Yamaguchi | Mar 2003 | B1 |
6556197 | Van Hook et al. | Apr 2003 | B1 |
6567083 | Baum et al. | May 2003 | B1 |
6580430 | Hollis et al. | Jun 2003 | B1 |
6580936 | Muraki et al. | Jun 2003 | B2 |
6686915 | Andrews | Feb 2004 | B2 |
6762760 | Deering | Jul 2004 | B2 |
6799141 | Stoustrup et al. | Sep 2004 | B1 |
6825840 | Gritz | Nov 2004 | B2 |
6897878 | Cosman et al. | May 2005 | B2 |
6956576 | Deering et al. | Oct 2005 | B1 |
6989831 | Ebersole et al. | Jan 2006 | B2 |
7046243 | Mech | May 2006 | B1 |
7133041 | Kaufman et al. | Nov 2006 | B2 |
7184043 | Anderson et al. | Feb 2007 | B2 |
7184051 | Matsumoto et al. | Feb 2007 | B1 |
7242401 | Yang et al. | Jul 2007 | B2 |
7245301 | Mech | Jul 2007 | B2 |
7262770 | Sloan et al. | Aug 2007 | B2 |
7348977 | West et al. | Mar 2008 | B2 |
7538764 | Salomie | May 2009 | B2 |
7602398 | Zhou et al. | Oct 2009 | B2 |
20010030648 | Deering | Oct 2001 | A1 |
20050275626 | Mueller et al. | Dec 2005 | A1 |
20060028468 | Chen et al. | Feb 2006 | A1 |
20060176303 | Fairclough | Aug 2006 | A1 |
Number | Date | Country |
---|---|---|
1347419(A2) | Sep 2003 | EP |
2002216158(A) | Aug 2002 | JP |
2003296750(A) | Oct 2003 | JP |
2005135052(A) | May 2005 | JP |
2005346165(A) | Dec 2005 | JP |
2006318389(A) | Nov 2006 | JP |
Number | Date | Country | |
---|---|---|---|
20090006051 A1 | Jan 2009 | US |