Estrogen 发表于 2025-3-25 07:10:40
s of the latest APIs from Microsoft and other companies.TopiThis book is a must-have for anyone serious about rendering in real time. With the announcement of new ray tracing APIs and hardware to support them, developers can easily create real-time applications with ray tracing as a core component.Ventricle 发表于 2025-3-25 09:31:42
A Planetarium Dome Master Camerat projection. Ray tracing is aptly suited for implementing a wide variety of special panoramic and stereoscopic projections without sacrificing image quality. This camera implementation supports antialiasing, depth of field focal blur, and circular stereoscopic projections, all effects that are diff付出 发表于 2025-3-25 14:17:41
http://reply.papertrans.cn/83/8217/821676/821676_23.pngDebrief 发表于 2025-3-25 18:52:02
Automatic Handling of Materials in Nested Volumesnality. The only requirements are the use of closed, watertight volumes (along with a ray tracing implementation such as NVIDIA RTX that guarantees watertight traversal and intersection) and that neighboring volumes are not intended to intersect each other, except for a small overlap that actually walabaster 发表于 2025-3-25 22:52:38
http://reply.papertrans.cn/83/8217/821676/821676_25.png混杂人 发表于 2025-3-26 03:56:06
http://reply.papertrans.cn/83/8217/821676/821676_26.png巨头 发表于 2025-3-26 05:21:03
Ray-Guided Volumetric Water Caustics in Single Scattering Media with DXRipating media. The algorithm makes use of ray tracing based on DirectX Raytracing (DXR) to generate data that drives hardware tessellation to adaptively refine triangular beam volumes that are rendered to slice volumetric caustics. Further on in the rendering pipeline, ray tracing is also used to ge漫不经心 发表于 2025-3-26 08:58:32
On the Importance of Samplingt of the rays that they’re able to trace. One important question to decide is for which lighting effects to trace rays—choices include shadows, reflections, ambient occlusion, and full global illumination..Another important question is how to choose which rays to trace for the chosen effect; an intrPalpitation 发表于 2025-3-26 16:26:47
On the Importance of Samplingckground in Monte Carlo integration, we then see how well-chosen rays can dramatically improve the speed of convergence, which in turn can either improve overall system performance—by getting the same quality result for fewer rays—or improve image quality—by getting lower error from the same number of rays.fibroblast 发表于 2025-3-26 17:17:30
Multi-Hit Ray Tracing in DXRint of intersection. Multi-hit traversal generalizes traditional first-hit ray traversal and is useful in computer graphics and physics-based simulation. We present several possible multi-hit implementations using Microsoft DirectX Raytracing and explore the performance of these implementations in an example GPU ray tracer.