paper-with-me

Papers

EVER: Exact Volumetric Ellipsoid Rendering for Real-time View Synthesis

2024-10-02 · Alexander Mai, Peter Hedman, George Kopanas, Dor Verbin, David Futschik, Qiangeng Xu, Falko Kuester, Jonathan T. Barron, yinda zhang

We present Exact Volumetric Ellipsoid Rendering (EVER), a method for real-time differentiable emission-only volume rendering. Unlike recent rasterization based approach by 3D Gaussian Splatting (3DGS), our primitive based representation allows for exact volume rendering, rather than alpha compositing 3D Gaussian billboards. As such, unlike 3DGS our formulation does not suffer from popping artifacts and view dependent density, but still achieves frame rates of $\sim\!30$ FPS at 720p on an NVIDIA RTX4090. Since our approach is built upon ray tracing it enables effects such as defocus blur and camera distortion (e.g. such as from fisheye cameras), which are difficult to achieve by rasterization. We show that our method is more accurate with fewer blending issues than 3DGS and follow-up work on view-consistent rendering, especially on the challenging large-scale scenes from the Zip-NeRF dataset where it achieves sharpest results among real-time techniques.

📄 PDF Abstract BibTeX arXiv:2410.01804

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

GS-Net: Generalizable Plug-and-Play 3D Gaussian Splatting Module

2024-09-17 · Yichen Zhang, Zihan Wang, Jiali Han, Peilin Li 외

3D Gaussian Splatting (3DGS) integrates the strengths of primitive-based representations and volumetric rendering techniques, enabling real-time, high-quality rendering. However, 3DGS models typically overfit to single-s…

3DGS

Projecting Gaussian Ellipsoids While Avoiding Affine Projection Approximation

2024-11-12 · Han Qi, Tao Cai, Xiyue Han

Recently, 3D Gaussian Splatting has dominated novel-view synthesis with its real-time rendering speed and state-of-the-art rendering quality. However, during the rendering process, the use of the Jacobian of the affine a…

Novel View Synthesis

3DGEER: Exact and Efficient Volumetric Rendering with 3D Gaussians

2025-05-29 · Zixun Huang, Cho-Ying Wu, Yuliang Guo, Xinyu Huang 외

3D Gaussian Splatting (3DGS) marks a significant milestone in balancing the quality and efficiency of differentiable rendering. However, its high efficiency stems from an approximation of projecting 3D Gaussians onto the…

3DGSNeural RenderingNovel View Synthesis

VoGE: A Differentiable Volume Renderer using Gaussian Ellipsoids for Analysis-by-Synthesis

2022-05-30 · Angtian Wang, Peng Wang, Jian Sun, Adam Kortylewski 외

The Gaussian reconstruction kernels have been proposed by Westover (1990) and studied by the computer graphics community back in the 90s, which gives an alternative representation of object 3D geometry from meshes and po…

3D geometryPose Estimation

Grassmannian Splatting I: Moving rank-2 Spacetime Surfels for Dynamic Scene Rendering

2026-07-11 · Aaron Maurice Berman, Shantanu Dave arxiv

We introduce Grassmannian splatting, a dynamic scene representation whose primitives are Gaussians supported on 3-planes in spacetime $\R^4$: generically, spatial 2-planes in uniform translation along their normals. Each…