Stereo-consistent Screen Space Reflection

Xiaolong Wu, Yanning Xu, Lu Wang*

Computer Graphics Forum (Eurographics Symposium on Rendering 2024)

no-alignment

Abstract

Screen Space Reflection (SSR) can reliably achieve highly efficient reflective effects, significantly enhancing users’ sense of realism in real-time applications. However, when directly applied to stereo rendering, popular SSR algorithms lead to inconsistencies due to the differing information between the left and right eyes. This inconsistency, invisible to human vision, results in visual discomfort. This paper analyzes and demonstrates how screen-space geometries, fade boundaries, and reflection samples introduce inconsistent cues. Considering the complementary nature of screen information, we introduce a stereo-aware SSR method to alleviate visual discomfort caused by screen space disparities. By contrasting our stereo-aware SSR with conventional SSR and ray-traced results, we showcase the effectiveness of our approach in mitigating the inconsistencies stemming from screen space differences while introducing affordable performance overhead for real-time rendering.

Downloads

Paper (5.17MB) Slides (PPT, 90.3MB) Supplementary video (145MB) Shader code

Videos

Cite

@inproceedings{wu2024stereo,
  title={Stereo-consistent Screen Space Reflection},
  author={Wu, X and Xu, Yanning and Wang, Lu},
  booktitle={COMPUTER GRAPHICS forum},
  volume={43},
  number={4},
  year={2024}
}