paper-with-me

Papers

3D Scene Creation and Rendering via Rough Meshes: A Lighting Transfer Avenue

2022-11-27 · Bowen Cai, Yujie Li, Yuqin Liang, Rongfei Jia, Binqiang Zhao, Mingming Gong, Huan Fu

This paper studies how to flexibly integrate reconstructed 3D models into practical 3D modeling pipelines such as 3D scene creation and rendering. Due to the technical difficulty, one can only obtain rough 3D models (R3DMs) for most real objects using existing 3D reconstruction techniques. As a result, physically-based rendering (PBR) would render low-quality images or videos for scenes that are constructed by R3DMs. One promising solution would be representing real-world objects as Neural Fields such as NeRFs, which are able to generate photo-realistic renderings of an object under desired viewpoints. However, a drawback is that the synthesized views through Neural Fields Rendering (NFR) cannot reflect the simulated lighting details on R3DMs in PBR pipelines, especially when object interactions in the 3D scene creation cause local shadows. To solve this dilemma, we propose a lighting transfer network (LighTNet) to bridge NFR and PBR, such that they can benefit from each other. LighTNet reasons about a simplified image composition model, remedies the uneven surface issue caused by R3DMs, and is empowered by several perceptual-motivated constraints and a new Lab angle loss which enhances the contrast between lighting strength and colors. Comparisons demonstrate that LighTNet is superior in synthesizing impressive lighting, and is promising in pushing NFR further in practical 3D modeling workflows.

📄 PDF Abstract BibTeX arXiv:2211.14823

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

NFR Negative Face Recognition, or NFR, is a face recognition approach that enhances the soft-biometric privacy on the template-level by representing face templates in a…

Similar Papers 제목 키워드 기반

iControl3D: An Interactive System for Controllable 3D Scene Generation

2024-08-03 · Xingyi Li, Yizheng Wu, Jun Cen, Juewen Peng 외

3D content creation has long been a complex and time-consuming process, often requiring specialized skills and resources. While recent advancements have allowed for text-guided 3D object and scene generation, they still …

NavigateNeural RenderingScene Generation

LightHarmony3D: Harmonizing Illumination and Shadows for Object Insertion in 3D Gaussian Splatting

2026-03-31 · Tianyu Huang, Zhenyang Ren, Zhenchen Wan, Jiyang Zheng 외 arxiv

3D Gaussian Splatting (3DGS) enables high-fidelity reconstruction of scene geometry and appearance. Building on this capability, inserting external mesh objects into reconstructed 3DGS scenes enables interactive editing …

MaterialMVP: Illumination-Invariant Material Generation via Multi-view PBR Diffusion

2025-03-13 · Zebin He, Mingxin Yang, Shuhui Yang, Yixuan Tang 외

Physically-based rendering (PBR) has become a cornerstone in modern computer graphics, enabling realistic material representation and lighting interactions in 3D scenes. In this paper, we present MaterialMVP, a novel end…

Texture Synthesis

BRDFusion: Physics Meets Generation for Urban Scene Inverse Rendering

2026-06-15 · Yi-Ruei Liu, Jie-Ying Lee, Zheng-Hui Huang, Yu-Lun Liu 외 arxiv

Inverse rendering of urban scenes from captured videos enables numerous applications, including content creation and autonomous driving simulation. Physically-based rendering methods follow and control lighting physics, …

Autonomous DrivingInverse Rendering

Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising

2022-06-07 · Jon Hasselgren, Nikolai Hofmann, Jacob Munkberg

Recent advances in differentiable rendering have enabled high-quality reconstruction of 3D scenes from multi-view images. Most methods rely on simple rendering algorithms: pre-filtered direct lighting or learned represen…

3D ReconstructionDenoisingDepth PredictionImage Relighting+3