paper-with-me

홈 › Papers

RGS-DR: Reflective Gaussian Surfels with Deferred Rendering for Shiny Objects

2025-04-25 · Georgios Kouros, Minye Wu, Tinne Tuytelaars

We introduce RGS-DR, a novel inverse rendering method for reconstructing and rendering glossy and reflective objects with support for flexible relighting and scene editing. Unlike existing methods (e.g., NeRF and 3D Gaussian Splatting), which struggle with view-dependent effects, RGS-DR utilizes a 2D Gaussian surfel representation to accurately estimate geometry and surface normals, an essential property for high-quality inverse rendering. Our approach explicitly models geometric and material properties through learnable primitives rasterized into a deferred shading pipeline, effectively reducing rendering artifacts and preserving sharp reflections. By employing a multi-level cube mipmap, RGS-DR accurately approximates environment lighting integrals, facilitating high-quality reconstruction and relighting. A residual pass with spherical-mipmap-based directional encoding further refines the appearance modeling. Experiments demonstrate that RGS-DR achieves high-quality reconstruction and rendering quality for shiny objects, often outperforming reconstruction-exclusive state-of-the-art methods incapable of relighting.

📄 PDF Abstract BibTeX arXiv:2504.18468

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse RenderingNeRF

Similar Papers 제목 키워드 기반

PanoLess: Environment Reconstruction from Partial Reflective Views

2026-07-28 · Ahitagni Das, Ashok Veeraraghavan, Vivek Boominathan arxiv

Reflections from shiny objects and glass facades naturally extend the field of view of a camera, capturing the surrounding environment without the need to pan the camera or acquire a full panorama. We propose PanoLess, a…

Reflective Gaussian Splatting

2024-12-26 · Yuxuan Yao, Zixuan Zeng, Chun Gu, Xiatian Zhu 외

Novel view synthesis has experienced significant advancements owing to increasingly capable NeRF- and 3DGS-based methods. However, reflective object reconstruction remains challenging, lacking a proper solution to achiev…

3DGSNeRFNovel View SynthesisObject Reconstruction

DeferredGS: Decoupled and Editable Gaussian Splatting with Deferred Shading

2024-04-15 · Tong Wu, Jia-Mu Sun, Yu-Kun Lai, Yuewen Ma 외

Reconstructing and editing 3D objects and scenes both play crucial roles in computer graphics and computer vision. Neural radiance fields (NeRFs) can achieve realistic reconstruction and editing results but suffer from i…

Novel View Synthesis

RTR-GS: 3D Gaussian Splatting for Inverse Rendering with Radiance Transfer and Reflection

2025-07-10 · Yongyang Zhou, Fang-Lue Zhang, Zichen Wang, Lei Zhang arxiv

3D Gaussian Splatting (3DGS) has demonstrated impressive capabilities in novel view synthesis. However, rendering reflective objects remains a significant challenge, particularly in inverse rendering and relighting. We i…

Novel View SynthesisInverse Rendering

PhyGaP: Physically-Grounded Gaussians with Polarization Cues

2026-03-14 · Jiale Wu, Xiaoyang Bai, Zongqi He, Weiwei Xu 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated great success in modeling reflective 3D objects and their interaction with the environment via deferred rendering (DR). However, existing methods often st…

Inverse Rendering