3DGEER: 3D Gaussian Rendering Made Exact and Efficient for Generic Cameras
About
3D Gaussian Splatting (3DGS) achieves an appealing balance between rendering quality and efficiency, but relies on approximating 3D Gaussians as 2D projections--an assumption that degrades accuracy, especially under generic large field-of-view (FoV) cameras. Despite recent extensions, no prior work has simultaneously achieved both projective exactness and real-time efficiency for general cameras. We introduce 3DGEER, a geometrically exact and efficient Gaussian rendering framework. From first principles, we derive a closed-form expression for integrating Gaussian density along a ray, enabling precise forward rendering and differentiable optimization under arbitrary camera models. To retain efficiency, we propose the Particle Bounding Frustum (PBF), which provides tight ray-Gaussian association without BVH traversal, and the Bipolar Equiangular Projection (BEAP), which unifies FoV representations, accelerates association, and improves reconstruction quality. Experiments on both pinhole and fisheye datasets show that 3DGEER outperforms prior methods across all metrics, runs 5x faster than existing projective exact ray-based baselines, and generalizes to wider FoVs unseen during training--establishing a new state of the art in real-time radiance field rendering.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | Mip-NeRF 360 (test) | PSNR27.76 | 166 | |
| Novel View Synthesis | ZipNeRF 1/8 Fisheye 1.0 (test) | PSNR26.24 | 8 | |
| Novel View Synthesis | ZipNeRF 1/4 Pinhole 1.0 (test) | PSNR27.62 | 8 | |
| Novel View Synthesis | MipNeRF360 standard (test) | PSNR27.76 | 7 | |
| Novel View Synthesis | ScanNet++ Full FoV | PSNR31.5 | 4 | |
| Novel View Synthesis | ScanNet++ (Central Region) | PSNR32.64 | 4 | |
| Novel View Synthesis | ScanNet++ Peripheral Region | PSNR28.94 | 4 |