paper-with-me

Papers

RNG: Relightable Neural Gaussians

2024-09-29 · CVPR 2025 1 · Jiahui Fan, Fujun Luan, Jian Yang, Miloš Hašan, Beibei Wang

3D Gaussian Splatting (3DGS) has shown impressive results for the novel view synthesis task, where lighting is assumed to be fixed. However, creating relightable 3D assets, especially for objects with ill-defined shapes (fur, fabric, etc.), remains a challenging task. The decomposition between light, geometry, and material is ambiguous, especially if either smooth surface assumptions or surfacebased analytical shading models do not apply. We propose Relightable Neural Gaussians (RNG), a novel 3DGS-based framework that enables the relighting of objects with both hard surfaces or soft boundaries, while avoiding assumptions on the shading model. We condition the radiance at each point on both view and light directions. We also introduce a shadow cue, as well as a depth refinement network to improve shadow accuracy. Finally, we propose a hybrid forward-deferred fitting strategy to balance geometry and appearance quality. Our method achieves significantly faster training (1.3 hours) and rendering (60 frames per second) compared to a prior method based on neural radiance fields and produces higher-quality shadows than a concurrent 3DGS-based method. Project page: https://www.whois-jiahui.fun/project_pages/RNG.

📄 PDF Abstract BibTeX arXiv:2409.19702

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

COREA: Coupled Relightable 3D Gaussians and SDFs for Efficient Normal Alignment

2025-12-08 · Jaeyoon Lee, Hojoon Jung, Sungtae Hwang, Jihyong Oh 외 arxiv

We present COREA, the first unified three-tasks framework that couples an SDF and relightable 3D Gaussians (3DGS) to jointly support SH-based novel-view synthesis (NVS), surface reconstruction, and inverse physically-bas…

PRTGaussian: Efficient Relighting Using 3D Gaussians with Precomputed Radiance Transfer

2024-08-10 · Libo Zhang, Yuxuan Han, Wenbin Lin, Jingwang Ling 외

We present PRTGaussian, a realtime relightable novel-view synthesis method made possible by combining 3D Gaussians and Precomputed Radiance Transfer (PRT). By fitting relightable Gaussians to multi-view OLAT data, our me…

Computational EfficiencyNovel View Synthesis

Relightable Gaussian Codec Avatars

2023-12-06 · CVPR 2024 1 · Shunsuke Saito, Gabriel Schwartz, Tomas Simon, Junxuan Li 외

The fidelity of relighting is bounded by both geometry and appearance representations. For geometry, both mesh and volumetric approaches have difficulty modeling intricate structures like 3D hair geometry. For appearance…

F-RNG: Feed-Forward Relightable Neural Gaussians

2026-05-25 · Guangming Fu, Jiahui Fan, Jian Yang, Miloš Hašan 외 arxiv

Capturing relightable 3D assets from real-world objects is a widely researched problem. Several per-scene optimization-based methods, based on 3D Gaussian splatting (3DGS), support relighting; however, they usually requi…

Stochastic Ray Tracing for the Reconstruction of 3D Gaussian Splatting

2026-03-24 · Peiyu Xu, Xin Sun, Krishna Mullia, Raymond Fei 외 arxiv

Ray-tracing-based 3D Gaussian splatting (3DGS) methods overcome the limitations of rasterization -- rigid pinhole camera assumptions, inaccurate shadows, and lack of native reflection or refraction -- but remain slower d…