Accelerated Stereo Rendering with Hybrid Reprojection-Based Rasterization and Adaptive Ray-Tracing

[Best Paper Award]

Niko Wißmann, Martin Mišiak, Arnulph Fuhrmann, Marc Erich Latoschik

In: Proceedings of 27th IEEE Virtual Reality Conference (VR ’20), Atlanta, USA

Abstract

Stereoscopic rendering is a prominent feature of virtual reality applications to generate depth cues and to provide depth perception in the virtual world. However, straight-forward stereo rendering methods usually are expensive since they render the scene from two eye-points which in general doubles the frame times. This is particularly problematic since virtual reality sets high requirements for real-time capabilities and image resolution. Hence, this paper presents a hybrid rendering system that combines classic rasterization and real-time ray-tracing to accelerate stereoscopic rendering. The system reprojects the pre-rendered left half of the stereo image pair into the right perspective using a forward grid warping technique and identifies resulting reprojection errors, which are then efficiently resolved by adaptive real-time ray-tracing. A final analysis shows that the system achieves a significant performance gain, has a negligible quality impact, and is suitable even for higher rendering resolutions.

Paper

Preprint

Video

  Paper Presentation auf Youtube

  Paper Presentation, IEEE VR 2020

Source Code

  Source Code

 

Comments are closed.