English
Related papers

Related papers: Exploiting ray tracing technology through OptiX to…

200 papers

Optical images of transparent three-dimensional objects can be different from a replica of the object's cross section in the image plane due to refraction at the surface or in the body of the object. Simulations of the object's image are…

3D Gaussian Splatting represents a breakthrough in the field of novel view synthesis. It establishes Gaussians as core rendering primitives for highly accurate real-world environment reconstruction. Recent advances have drastically…

Graphics · Computer Science 2025-06-25 Jonathan Haberl , Philipp Fleck , Clemens Arth

Realistic simulation is critical for applications ranging from robotics to animation. Traditional analytic simulators sometimes struggle to capture sufficiently realistic simulation which can lead to problems including the well known…

Probabilistic volumetric mapping (PVM) represents a 3D environmental map for an autonomous robotic navigational task. A popular implementation such as Octomap is widely used in the robotics community for such a purpose. The Octomap relies…

Robotics · Computer Science 2020-12-07 Heajung Min , Kyung Min Han , Young J. Kim

Splotch is a rendering algorithm for exploration and visual discovery in particle-based datasets coming from astronomical observations or numerical simulations. The strengths of the approach are production of high quality imagery and…

Instrumentation and Methods for Astrophysics · Physics 2016-09-23 Marzia Rivi , Claudio Gheller , Tim Dykes , Mel Krokos , Klaus Dolag

Rendering huge biological scenes with atomistic detail presents a significant challenge in molecular visualization due to the memory limitations inherent in traditional rendering approaches. In this paper, we propose a novel method for the…

Graphics · Computer Science 2025-10-17 Ruwayda Alharbi , Ondřej Strnad , Markus Hadwiger , Ivan Viola

Geometry processing of 3D objects is of primary interest in many areas of computer vision and graphics, including robot navigation, 3D object recognition, classification, feature extraction, etc. The recent introduction of cheap range…

Signal Processing · Electrical Eng. & Systems 2021-11-20 Gerasimos Arvanitis

Recent research on ray tracing cores has explored repurposing these cores to solve non-graphical problems by reformulating them as geometric queries, leveraging the inherent parallelism of ray tracing. Although successful in specific cases,…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-04-01 Enzo Meneses , Cristóbal A. Navarro , Héctor Ferrada , Konstantin Verichev , Cristian Salazar-Concha

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…

The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-05 Taisuke Noguchi , Takuya Azumi

Nuclear physics experiments are aimed at uncovering the fundamental building blocks of matter. The experiments involve high-energy collisions that produce complex events with many particle trajectories. Tracking charged particles resulting…

Machine Learning · Computer Science 2025-05-29 Ahmed Hossam Mohammed , Kishansingh Rajput , Simon Taylor , Denis Furletov , Sergey Furletov , Malachi Schram

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

Differentiable rendering methods promise the ability to optimize various parameters of 3d scenes to achieve a desired result. However, lighting design has so far received little attention in this field. In this paper, we introduce a method…

Graphics · Computer Science 2024-05-07 Lukas Lipp , David Hahn , Pierre Ecormier-Nocca , Florian Rist , Michael Wimmer

In this technical report, we introduce the basics of ray tracing and explain how to accelerate the computation of the rendering algorithm in HIP. We also show how to use a HIP ray tracing framework - HIPRT, leveraging hardware ray tracing…

Graphics · Computer Science 2026-03-03 Atsushi Yoshimura , Kenta Eto , Daniel Meister , Takahiro Harada

In non-linear systems, where explicit analytic solutions usually can't be found, visualisation is a powerful approach which can give insights into the dynamical behaviour of models; it is also crucial for teaching this area of mathematics.…

Mathematical Software · Computer Science 2016-01-20 Robert Merrison-Hort

Particle tracking in large-scale numerical simulations of turbulent flows presents one of the major bottlenecks in parallel performance and scaling efficiency. Here, we describe a particle tracking algorithm for large-scale parallel…

Fluid Dynamics · Physics 2022-05-31 Cristian C. Lalescu , Bérenger Bramas , Markus Rampp , Michael Wilczek

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…

Graphics · Computer Science 2026-01-23 Yinghan Xu , Théo Morales , John Dingliana

Neural Radiance Fields achieve high-fidelity scene representation but suffer from costly training and rendering, while 3D Gaussian splatting offers real-time performance with strong empirical results. Recently, solutions that harness the…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Grzegorz Wilczyński , Mikołaj Zieliński , Krzysztof Byrski , Joanna Waczyńska , Dominik Belter , Przemysław Spurek

The task of detecting 3D objects is important to various robotic applications. The existing deep learning-based detection techniques have achieved impressive performance. However, these techniques are limited to run with a graphics…

Computer Vision and Pattern Recognition · Computer Science 2020-08-14 Xuesong Li , Jose Guivant , Subhan Khan

Graph drawing with spring embedders employs a V x V computation phase over the graph's vertex set to compute repulsive forces. Here, the efficacy of forces diminishes with distance: a vertex can effectively only influence other vertices in…

Data Structures and Algorithms · Computer Science 2020-08-27 Stefan Zellmann , Martin Weier , Ingo Wald