Ray Tracing Gems II 2021
DOI: 10.1007/978-1-4842-7185-8_14
|View full text |Cite
|
Sign up to set email alerts
|

The Reference Path Tracer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…We assume familiarity with the basics of modern ray and path tracing; for reference, we point the reader to Alarcon's explanation of the RTX pipeline [Ala20], and Boksanksy and Marrs' Reference Path Tracer [BM21]. We also assume familiarity with the concept of wavefront path tracing (see, e.g., [LKA13]).…”
Section: Background and Related Workmentioning
confidence: 99%
“…We assume familiarity with the basics of modern ray and path tracing; for reference, we point the reader to Alarcon's explanation of the RTX pipeline [Ala20], and Boksanksy and Marrs' Reference Path Tracer [BM21]. We also assume familiarity with the concept of wavefront path tracing (see, e.g., [LKA13]).…”
Section: Background and Related Workmentioning
confidence: 99%
“…Our framework builds on small, self-contained path nodes that can be forwarded across the network. Each path contains a ray origin and direction, a throughput value [Boksansky and Marrs 2021], and the pixel ID to which it belongs, plus some bits to indicate whether a ray is a shadow ray, in medium, etc. To track already visited nodes we use a bit-field of either 8 or 64 bits depending on number of ranks; for more ranks we would use the technique described in Section 3.3.7.…”
Section: Rays Paths Hits and Ownership Masksmentioning
confidence: 99%