paper-with-me

Papers

Real-Time Physics Simulation with Dynamic Mesh-Gaussian Reconstructions

2026-05-30 · Adrian Ramlal, John S. Zelek arxiv

Integrating dynamic 3D reconstructions into physics simulation requires fixed mesh topology for efficient collision detection, but state-of-the-art methods like DG-Mesh produce varying topology optimized for geometric quality. We investigate whether topology conversion can enable physics integration while preserving reconstruction fidelity. We propose a dual-representation framework combining fixed-topology meshes for physics with Gaussian splatting for rendering, achieving 4.65$\times$ speedup over varying-topology baselines through runtime vertex buffer updates. We evaluate two conversion strategies, temporal correspondence tracking and template-based projection, against native fixed-topology methods (MaGS) on the DG-Mesh dataset. Our evaluation reveals that both conversion approaches incur 65-80% geometric degradation, producing results inferior to MaGS despite DG-Mesh's superior initial quality. This demonstrates that high-quality reconstruction and physics-compatible topology represent fundamentally distinct objectives that cannot be reconciled through post-processing. Our findings inform future development of physics-aware reconstruction methods and our framework enables real-time simulation with any fixed-topology approach.

📄 PDF Abstract BibTeX arXiv:2606.00444

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computationally Efficient CFD Prediction of Bubbly Flow using Physics-Guided Deep Learning

2019-10-17 · Han Bao, Jinyong Feng, Nam Dinh, Hongbin Zhang

To realize efficient computational fluid dynamics (CFD) prediction of two-phase flow, a multi-scale framework was proposed in this paper by applying a physics-guided data-driven approach. Instrumental to this framework, …

Scientific Computing Algorithms to Learn Enhanced Scalable Surrogates for Mesh Physics

2023-04-01 · Brian R. Bartoldson, Yeping Hu, Amar Saini, Jose Cadena 외

Data-driven modeling approaches can produce fast surrogates to study large-scale physics problems. Among them, graph neural networks (GNNs) that operate on mesh-based data are desirable because they possess inductive bia…

Numerical Integration

GASP: Gaussian Splatting for Physic-Based Simulations

2024-09-09 · Piotr Borycki, Weronika Smolak, Joanna Waczyńska, Marcin Mazur 외

Physics simulation is paramount for modeling and utilization of 3D scenes in various real-world applications. However, its integration with state-of-the-art 3D scene rendering techniques such as Gaussian Splatting (GS) r…

PIE-NeRF: Physics-based Interactive Elastodynamics with NeRF

2023-11-22 · CVPR 2024 1 · Yutao Feng, Yintong Shang, Xuan Li, Tianjia Shao 외

We show that physics-based simulations can be seamlessly integrated with NeRF to generate high-quality elastodynamics of real-world objects. Unlike existing methods, we discretize nonlinear hyperelasticity in a meshless …

NeRF

Mesh Field Theory: Port-Hamiltonian Formulation of Mesh-Based Physics

2026-05-01 · Satoshi Noguchi, Yoshinobu Kawahara arxiv

We present Mesh Field Theory (MeshFT) and its neural realization, MeshFT-Net: a structure-preserving framework for mesh-based continuum physics that cleanly separates the physics' topological structure from its metric st…