Tehničko veleučilište u Zagrebu · Zagreb

Leveraging WebGPU for Real-Time Machine Learning Visualizations in the Browser

pregledni rad (znanstveni)

pregledni rad (znanstveni)

Leveraging WebGPU for Real-Time Machine Learning Visualizations in the Browser

Vrsta prilog u časopisu
Tip pregledni rad (znanstveni)
Godina 2025
Časopis International journal of science and research
Volumen 14
Svesčić 12
Stranice str. 700-707
DOI 10.21275/sr251119151824
ISSN 2319-7064
Status objavljeno

Sažetak

This paper investigates the potential of WebGL and WebGPU for real-time scientific visualization in web browsers. By implementing comparable rendering tasks using both APIs, it evaluates their respective strengths in terms of implementation complexity, rendering performance, and scalability. WebGL, while accessible and widely supported, shows limitations in handling high-performance or parallelized tasks. WebGPU, despite its steeper learning curve, offers granular control and native compute-shader support, positioning it as a forward-looking alternative for computation-intensive web applications. Through controlled benchmarks and graphical comparisons, the study provides insights into selecting the appropriate API based on performance needs, development effort, and application complexity.

Ključne riječi

WebGL; WebGPU; scientific visualization; browser graphics; GPU computing