Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 7 months, 2 weeks ago • Yudong Han, Chao Xu, Xiaodan Ye, Weichen Bi, Zilong Dong, Yun Ma

WebSplatter: Enabling Cross-Device Efficient Gaussian Splatting in Web Browsers via WebGPU

Briefing

WebSplatter is a new GPU rendering pipeline designed specifically for the web, addressing the challenges posed by diverse hardware environments. By implementing a wait-free hierarchical radix sort, it effectively manages the limitations of WebGPU's lack of global atomics, ensuring consistent performance across different devices.

For developers, especially graphics programmers, the ability to achieve 1.2x to 4.5x speedups over current web viewers means more efficient rendering and reduced resource consumption. The opacity-aware geometry culling stage further enhances this by minimizing overdraw, which is crucial for optimizing memory usage in web applications.

“WebSplatter consistently achieves 1.2x to 4.5x speedups.”

— Research Team · Performance evaluation results
Original source
Read on arXiv cs.GR
At a glance
what
Introduction of WebSplatter, a GPU rendering pipeline for web browsers
impact
Achieves 1.2x to 4.5x speedups over existing web viewers
context
Addresses limitations of WebGPU and improves rendering efficiency
Signal Positive

The article highlights significant performance improvements for developers.

Discuss

Follow webgpu updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...