pith. sign in

arxiv: 2303.09431 · v1 · pith:GRAMVGYBnew · submitted 2023-03-16 · 💻 cs.CV

NeRFMeshing: Distilling Neural Radiance Fields into Geometrically-Accurate 3D Meshes

classification 💻 cs.CV
keywords radiancefieldsneuralmeshesrenderingsynthesisviewaccurate
0
0 comments X
read the original abstract

With the introduction of Neural Radiance Fields (NeRFs), novel view synthesis has recently made a big leap forward. At the core, NeRF proposes that each 3D point can emit radiance, allowing to conduct view synthesis using differentiable volumetric rendering. While neural radiance fields can accurately represent 3D scenes for computing the image rendering, 3D meshes are still the main scene representation supported by most computer graphics and simulation pipelines, enabling tasks such as real time rendering and physics-based simulations. Obtaining 3D meshes from neural radiance fields still remains an open challenge since NeRFs are optimized for view synthesis, not enforcing an accurate underlying geometry on the radiance field. We thus propose a novel compact and flexible architecture that enables easy 3D surface reconstruction from any NeRF-driven approach. Upon having trained the radiance field, we distill the volumetric 3D representation into a Signed Surface Approximation Network, allowing easy extraction of the 3D mesh and appearance. Our final 3D mesh is physically accurate and can be rendered in real time on an array of devices.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NeuMesh++: Towards Versatile and Efficient Volumetric Editing with Disentangled Neural Mesh-based Implicit Field

    cs.CV 2026-06 unverdicted novelty 5.0

    A disentangled mesh-vertex neural radiance field enables mesh-guided geometry edits, texture swap/fill/paint, and semantic-guided edits with claimed efficiency and quality gains.