首页 /研究 /SplatBus: A Gaussian Splatting Viewer Framework via GPU Interprocess Communication
PERCEPTION

SplatBus: A Gaussian Splatting Viewer Framework via GPU Interprocess Communication

Yinghan Xu, Théo Morales, John Dingliana

发表年份
2026
访问权限
开放获取

摘要

Radiance field-based rendering methods have attracted significant interest from the computer vision and computer graphics communities. They enable high-fidelity rendering with complex real-world lighting effects, but at the cost of high rendering time. 3D Gaussian Splatting solves this issue with a rasterisation-based approach for real-time rendering, enabling applications such as autonomous driving, robotics, virtual reality, and extended reality. However, current 3DGS implementations are difficult to integrate into traditional mesh-based rendering pipelines, which is a common use case for interactive applications and artistic exploration. To address this limitation, this software solution uses Nvidia's interprocess communication (IPC) APIs to easily integrate into implementations and allow the results to be viewed in external clients such as Unity, Blender, Unreal Engine, and OpenGL viewers. The code is available at https://github.com/RockyXu66/splatbus.

关键词

cs.GRcs.CV

相关论文

查看 PERCEPTION 分类全部论文