Refine
H-BRS Bibliography
- yes (1)
Departments, institutes and facilities
Document Type
- Article (1)
Year of publication
- 2022 (1)
Language
- English (1)
Has Fulltext
- yes (1)
Keywords
- Codes (1)
- Data structures (1)
- Geometry (1)
- Hardware (1)
- Ray tracing (1)
- Three-dimensional displays (1)
- Topology (1)
Modern GPUs come with dedicated hardware to perform ray/triangle intersections and bounding volume hierarchy (BVH) traversal. While the primary use case for this hardware is photorealistic 3D computer graphics, with careful algorithm design scientists can also use this special-purpose hardware to accelerate general-purpose computations such as point containment queries. This article explains the principles behind these techniques and their application to vector field visualization of large simulation data using particle tracing.