MeshSplatBench: A Unified Benchmark for Triangle-Based Neural Rendering

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
MeshSplatBench通过标准化评估和部署流程,解决了基于三角形的神经渲染在生产引擎中实际应用的问题。
📝 Abstract
Triangle-based neural rendering bridges neural scene representations and conventional graphics pipelines by optimizing explicit geometric primitives compatible with standard rasterization hardware. However, existing approaches are evaluated almost exclusively within custom research renderers, obscuring their practical deployability in production engines. To bridge this gap, we introduce \textbf{MeshSplatBench}, a unified benchmark that systematically investigates triangle-based neural rendering across the complete pipeline from native optimization to game-engine deployment. MeshSplatBench establishes a standardized evaluation protocol while preserving each method's native optimization semantics, reproducing published results within $0.8\%$ PSNR deviation. Furthermore, we introduce a hierarchical Unity deployment protocol spanning three rendering tiers: native CUDA renderers, method-specific dedicated engine shaders, and standard opaque mesh pipelines, isolating the exact fidelity losses caused by engine adaptation \textit{vs.} representation reduction. Finally, we conduct a topological audit of reconstructed surfaces, demonstrating that explicit connectivity and shared indexing alone are insufficient to guarantee production-ready assets due to prevalent non-manifold structures, fragmented components, and boundary artifacts. Overall, MeshSplatBench demonstrates that rasterizability is merely a primitive-level attribute, whereas graphics readiness requires jthe holistic alignment of representation, topology, and engine compatibility. Source code will be released.
Problem

Research questions and friction points this paper is trying to address.

Triangle-based Neural Rendering
Production Engines
Benchmark
Innovation

Methods, ideas, or system contributions that make the work stand out.

Triangle-based Neural Rendering
Benchmark
Game-engine Deployment
Hierarchical Unity Deployment Protocol
Topological Audit
🔎 Similar Papers
2023-12-19International Conference on 3D VisionCitations: 2
K
Kaixuan Zhang
Nanjing University of Science and Technology
M
Minxian Li
Nanjing University of Science and Technology, State Key Laboratory of Intelligent Manufacturing of Advanced Construction Machinery
M
Mingwu Ren
Nanjing University of Science and Technology, State Key Laboratory of Intelligent Manufacturing of Advanced Construction Machinery
Xiatian Zhu
Xiatian Zhu
University of Surrey
Machine LearningComputer Vision