English
Related papers

Related papers: Physically-based Path Tracer using WebGPU and Open…

200 papers

We present a complete system for real-time rendering of scenes with complex appearance previously reserved for offline use. This is achieved with a combination of algorithmic and system level innovations. Our appearance model utilizes…

Transparency rendering is problematic and can be considered an open problem in real-time graphics. There are many different algorithms currently available, but handling complex scenes and achieving accurate, glitch-free results is still…

Graphics · Computer Science 2024-06-04 Krzysztof Jakubowski

We present PacTure, a novel framework for generating physically-based rendering (PBR) material textures for an untextured 3D mesh from a text description. Existing 2D generation-based texturing approaches either generate textures…

Computer Vision and Pattern Recognition · Computer Science 2026-05-15 Fan Fei , Jiajun Tang , Fei-Peng Tian , Boxin Shi , Ping Tan

Rendering volumetric scattering media, including clouds, fog, smoke, and other complex materials, is crucial for realism in computer graphics. Traditional path tracing, while unbiased, requires many long path samples to converge in scenes…

Graphics · Computer Science 2024-04-19 Becky Hu , Xi Deng , Fujun Luan , Miloš Hašan , Steve Marschner

Computing on graphics processing units (GPUs) has become standard in scientific computing, allowing for incredible performance gains over classical CPUs for many computational methods. As GPUs were originally designed for 3D rendering, they…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-12-17 Algis David , Bérenger Bramas

Real-time rendering of dynamic line sets is relevant in many visualization tasks, including unsteady flow visualization and interactive white matter reconstruction from Magnetic Resonance Imaging. High-quality global illumination and…

Graphics · Computer Science 2026-02-13 Bram Kraaijeveld , Andrei C. Jalba , Anna Vilanova , Maxime Chamberland

Real-time path tracing is rapidly becoming the standard for rendering in entertainment and professional applications. In scientific visualization, volume rendering plays a crucial role in helping researchers analyze and interpret complex 3D…

Graphics · Computer Science 2025-08-05 David Bauer , Qi Wu , Hamid Gadirov , Kwan-Liu Ma

With the introduction of Nvidia RTX hardware, ray tracing is now viable as a general real time rendering technique for complex 3D scenes. Leveraging this new technology, we present Raygun, an open source rendering, simulation, and game…

Graphics · Computer Science 2020-01-28 Alexander Hirsch , Peter Thoman

We present WebSplatter, an end-to-end GPU rendering pipeline for the heterogeneous web ecosystem. Unlike naive ports, WebSplatter introduces a wait-free hierarchical radix sort that circumvents the lack of global atomics in WebGPU, ensuring…

Graphics · Computer Science 2026-02-04 Yudong Han , Chao Xu , Xiaodan Ye , Weichen Bi , Zilong Dong , Yun Ma

Visualizations have become an indispensable part of the scientific process. A vibrant ecosystem of visualization tools exists, catering to a wide variety of different needs. Real-time visualizations of numerical simulations offer scientists…

Graphics · Computer Science 2026-02-09 Hanno Rein

Real-time global illumination is key to enabling more dynamic and physically realistic worlds in performance-critical applications such as games or any other applications with real-time constraints.Hardware-accelerated ray tracing in modern…

Scientific optical 3D modeling requires the possibility to implement highly flexible and customizable mathematical models as well as high computing power. However, established ray tracing software for optical design and modeling purposes…

Computational Engineering, Finance, and Science · Computer Science 2023-08-15 Andrej Keksel , Samuel Schmidt , Dietrich Beck , Jörg Seewig

We present a real-time neural radiance caching method for path-traced global illumination. Our system is designed to handle fully dynamic scenes, and makes no assumptions about the lighting, geometry, and materials. The data-driven nature…

Graphics · Computer Science 2021-06-28 Thomas Müller , Fabrice Rousselle , Jan Novák , Alexander Keller

Reconstructing object geometry and material from multiple views typically requires optimization. Differentiable path tracing is an appealing framework as it can reproduce complex appearance effects. However, it is difficult to use due to…

Computer Vision and Pattern Recognition · Computer Science 2020-12-09 Purvi Goel , Loudon Cohen , James Guesman , Vikas Thamizharasan , James Tompkin , Daniel Ritchie

Stroking a path is one of the two basic rendering operations in vector graphics standards (e.g., PostScript, PDF, SVG). We survey path stroking rendering results from real-world software implementations of path stroking for anecdotal…

Graphics · Computer Science 2020-07-27 Mark J. Kilgard

Path tracing offers high-fidelity rendering but remains impractical for real-time applications due to slow convergence and noise. We present a dynamic foveated path tracing technique that leverages visual perception by reducing sampling…

Graphics · Computer Science 2025-08-29 Bipul Mohanto , Sven Kluge , Martin Weier , Oliver Staadt

We introduce Artifact-Based Rendering (ABR), a framework of tools, algorithms, and processes that makes it possible to produce real, data-driven 3D scientific visualizations with a visual language derived entirely from colors, lines,…

Ray tracing on GPUs is becoming quite common these days. There are many publicly available documents on how to implement basic ray tracing on GPUs for spheres and implicit surfaces. We even have some general frameworks for ray tracing on…

Graphics · Computer Science 2015-05-25 Toshiya Hachisuka

Neural rendering is a new image and video generation method based on deep learning. It combines the deep learning model with the physical knowledge of computer graphics, to obtain a controllable and realistic scene model, and realize the…

Graphics · Computer Science 2024-02-02 Xinkai Yan , Jieting Xu , Yuchi Huo , Hujun Bao

Physically-based rendering (PBR) provides a principled standard for realistic material-lighting interactions in computer graphics. Despite recent advances in generating PBR textures, existing methods fail to address two fundamental…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Jingzhi Bao , Hongze Chen , Lingting Zhu , Chenyu Liu , Runze Zhang , Keyang Luo , Zeyu Hu , Weikai Chen , Yingda Yin , Xin Wang , Zehong Lin , Jun Zhang , Xiaoguang Han