Papers › SplatBus: A Gaussian Splatting Viewer Framework via GPU Interprocess Communication

SplatBus: A Gaussian Splatting Viewer Framework via GPU Interprocess Communication

21 Jan 2026arXiv:2601.15431added by Syntology

Yinghan Xu, Théo Morales, John Dingliana

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

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.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2601.15431")

Code

Syntology Ran 10 of 17 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RockyXu66/splatbus found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 10 ran; 2 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
2ran · fixture could not drive it
4ran
7unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RockyXu66/splatbus. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

IPCCamera RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran no licence file found · pointer only · 44152499eceed35c · report
IPCSocketServer RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran no licence file found · pointer only · ff90f32dee7a940e · report
IpcEvt RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran no licence file found · pointer only · f97674f9d7259e86 · report
IpcMem RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran no licence file found · pointer only · b851d31b0ef7137d · report
getProjectionMatrix RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 07aad803193f0c01 · report
getProjectionMatrixCenterShift RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 040385602189030b · report
getWorld2View2 RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · ddab833907fa5d71 · report
quat_mul RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 2f376d2301c8cdec · report
quat_to_rot RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · 67d6d8fcc48dfb38 · report
unity_pose_to_gs RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3f3f2de7d9be030c · report
BaseSocketServer RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · 56c8079a4e2f5760 · report
GaussianSplattingIPCRenderer RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · a81ec7294f31aa2f · report
IPCHandleManager RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · b0585cffecb803fa · report
MessageSocketServer RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · 7260f76cbafb31d6 · report
SharedBuffer RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · 2aed5435c21c2e8b · report
get_ipc_offset RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · 22b3a8f6ab1e7081 · report
load_cuda_runtime RockyXu66/splatbus/splatbus/splatbus/renderer.py found in paper text by Syntology unverified no licence file found · pointer only · 1dc7e1bf081daf1e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.15431, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections