Summary |
This project is concerned with developing techniques which producing high-quality rendering effects such as reflections, refractions, ambient occlusion, and relief texture mapping at interactive rates. This is done one of two ways. The first, develop cameras based upon a object in the scene and render the scene using those cameras. Alternatively, we replace geometry with images generated by non-pinhole cameras. Rays can then be intersected with the image-based approximations of the geometry for fast-accurate rendering effect calculations. |
Non-pinhole Approximations for Interactive Rendering |
It is a common approach to replace scene geometry with image based approximations for fast rendering effects. These approximations are usually generated using orthographic or perspective projections. We replace these traditional approximations with non-pinhole approximations in order to improve rendering quailty. By providing fast ray impostor intersection, we produce higher-quality results with similar performance to the traditional approach. |
|
| |
Reflected-Scene Impostors for Realistic Reflections at Interactive Rates |
We have developed a technique for rendering reflections based on approximating the reflected scene with billboard and depth map impostors. Compared to sample-based cameras, the technique trades the advantage of small, user-controllable error with the advantage of independence from reflector complexity. Reflected-scene impostors support motion parallax, reflected objects close or even intersecting the reflector, second order reflections, dynamic scenes, and complex reflective materials. |
| |
More Details |
Publications |
- P. Rosen, V. Popescu, K. Hayward, C. Wyman, "Non-Pinhole Approximations for Interactive Rendering", IEEE Computer Graphics and Applications, 2011. PDF Video
- C. Mei, V. Popescu, "A Hybrid Backward-Forward Method for Interactive Reflections", In Proceedings of Second International Conference on Computer Graphics Theory and Applications, 2007. PDF MOV
- V. Popescu, C. Mei, "Sample-Based Cameras for Feed-Forward Reflection Rendering", IEEE Transactions on Visualization and Computer Graphics, 2006. PDF Video
- V. Popescu, J. Dauble, C. Mei, "An Efficient Error-Bounded General Camera Model", Third Int'l Symposium in 3D Data Processing, Visualization, and Transmission (3DPVT), Jun., 2006. PDF Video
- V. Popescu, C. Mei, J. Dauble, "Reflected-Scene Impostors for Realistic Reflections at Interactive Rates", Computer Graphics Forum, volume 25, issue 3 (EG 2006), Sep., 2006. PDF Video
|

|