Interactive multiple anisotropic scattering in clouds
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games - febuary 2008
We propose an algorithm for the real time realistic simulation of
multiple anisotropic scattering of light in a volume. Contrary to
previous real-time methods we account for all kinds of light paths
through the medium and preserve their anisotropic behavior.
Our approach consists of estimating the energy transport from the illuminated cloud surface to the rendered cloud pixel for each separate order of multiple scattering. We represent the distribution of light paths reaching a given viewed cloud pixel with the mean and standard deviation of their entry points on the lit surface, which we call the collector area. At rendering time for each pixel we determine the collector area on the lit cloud surface for different sets of scattering orders, then we infer the associated light transport. The fast computation of the collector area and light transport is possible thanks to a preliminary analysis of multiple scattering in planeparallel slabs and does not require slicing or marching through the volume.
Rendering is done efficiently in a shader on the GPU, relying on a cloud surface mesh augmented with a Hypertexture to enrich the shape and silhouette. We demonstrate our model with the interactive rendering of detailed animated cumulus and cloudy sky at 2-10 frames per second.
Our approach consists of estimating the energy transport from the illuminated cloud surface to the rendered cloud pixel for each separate order of multiple scattering. We represent the distribution of light paths reaching a given viewed cloud pixel with the mean and standard deviation of their entry points on the lit surface, which we call the collector area. At rendering time for each pixel we determine the collector area on the lit cloud surface for different sets of scattering orders, then we infer the associated light transport. The fast computation of the collector area and light transport is possible thanks to a preliminary analysis of multiple scattering in planeparallel slabs and does not require slicing or marching through the volume.
Rendering is done efficiently in a shader on the GPU, relying on a cloud surface mesh augmented with a Hypertexture to enrich the shape and silhouette. We demonstrate our model with the interactive rendering of detailed animated cumulus and cloudy sky at 2-10 frames per second.
Images and movies
See also
See also:
- Antoine Bouthors' Ph.D page for more information and data
- Cyril Crassin's GigaVoxel paper for the GPU ray tracer
- The corresponding paper in French
- Our publication on multiple anisotropic scattering at I3D
- Our previous publication on stratiform clouds rendering at the EG Workshop on Natural Phenomena
- Antoine Bouthors's research page
BibTex references
@InProceedings\{BNMBC08, author = "Bouthors, Antoine and Neyret, Fabrice and Max, Nelson and Bruneton, Eric and Crassin, Cyril", title = "Interactive multiple anisotropic scattering in clouds", booktitle = "ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games", month = "febuary", year = "2008", organization = "ACM", address = "Redwood City, CA, Etats-Unis", url = "http://gigavoxels.imag.fr/Publications/2008/BNMBC08" }