High-Quality Shadows with Improved Paraboloid Mapping
نویسندگان
چکیده
This paper introduces a novel approach to rendering of highquality shadows in real-time. The contemporary approach to shadow rendering in real-time is shadow maps algorithm. The standard shadow maps suffer from discretization and aliasing due to the limited resolution of the shadow texture. Moreover, omnidirectional lights need additional treatment to work correctly, e.g. with dual-paraboloid shadow maps. We propose a new technique that significantly reduces the aliasing problem and works correctly for various kinds of light sources. Our technique adapts the light’s field-of-view to the visible part of the scene and thus stores only the relevant part of the scene to the full resolution of the shadow map. It produces high-quality shadows which are not constrained by position or type of the light sources and also works in fully dynamic scenes. The paper describes the new approach, presents some results, and discusses the potential and features of the approach.
منابع مشابه
A Survey on Methods for Omnidirectional Shadow Rendering
This paper focuses on methods of rendering shadows cast by point light sources. The goal is to summarize advantages and disadvantages of methods based on shadow mapping. We compare the traditional approach that exploits cube maps with the Dual–Paraboloid mapping. All of the methods are implemented on the latest hardware and they exploit capabilities of current GPUs. We also implemented optimiza...
متن کاملPixel Accurate Shadows with Shadow Mapping
Shadow mapping is a popular technique for shadow generation. However, it is still a difficult problem to generate high quality shadows in real time framerates for arbirary scenes. This work summarizes state-of-the-art techniques to achieve pixel accurate shadows and points out the various problems of generating artifact free shadows. Furthermore, we present a new technique that uses multiple ji...
متن کاملExponential Soft Shadow Mapping
In this paper we present an image-based algorithm to render visually plausible anti-aliased soft shadows in real time. Our technique employs a new shadow pre-filtering method based on an extended exponential shadow mapping theory. The algorithm achieves faithful contact shadows by adopting an optimal approximation to exponential shadow reconstruction function. Benefiting from a novel overflow f...
متن کاملSoft bilateral filtering volumetric shadows using cube shadow maps
Volumetric shadows often increase the realism of rendered scenes in computer graphics. Typical volumetric shadows techniques do not provide a smooth transition effect in real-time with conservation on crispness of boundaries. This research presents a new technique for generating high quality volumetric shadows by sampling and interpolation. Contrary to conventional ray marching method, which re...
متن کاملFiltered Stochastic Shadow Mapping Using a Layered Approach
Given a stochastic shadow map rendered with motion blur, our goal is to render an image from the eye with motion blurred shadows with as little noise as possible. We use a layered approach in the shadow map, and reproject samples along the average motion vector, and then perform lookups in this representation. Our results include substantially improved shadow quality compared to previous work a...
متن کامل