Computer-Generated Images 1985
DOI: 10.1007/978-4-431-68033-8_2
|View full text |Cite
|
Sign up to set email alerts
|

A Theoretical and Empirical Analysis of Coherent Ray-Tracing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
3
0
3

Year Published

1987
1987
2009
2009

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 18 publications
(7 citation statements)
references
References 11 publications
1
3
0
3
Order By: Relevance
“…Their analysis deals with scanline algorithms; however, they address ray tracing too and state that the resolution of the image has a great influence on the obtained speedup. A similar result has been obtained by Speer et al in [23] with theoretical and empirical means. They say, that although similarity can be found between ray histories of adjacent pixels, it seems difficult to exploit this in an algorithm.…”
Section: Coherencesupporting
confidence: 88%
“…Their analysis deals with scanline algorithms; however, they address ray tracing too and state that the resolution of the image has a great influence on the obtained speedup. A similar result has been obtained by Speer et al in [23] with theoretical and empirical means. They say, that although similarity can be found between ray histories of adjacent pixels, it seems difficult to exploit this in an algorithm.…”
Section: Coherencesupporting
confidence: 88%
“…To accelerate the process, various space partitioning methods such as angular sectoring [6], kD-tree, octree, quad tree [11][12][13] and a preprocessing method are proposed [14]. In computer graphics field also, acceleration techniques for the visibility test have been studied, in which the concept of ray frustums [15] was introduced to accelerate the visibility tests in generating graphic images, and the concept is applied to radio [16] and sound wave [17] propagations.…”
Section: Introductionmentioning
confidence: 99%
“…During parallel BSP traversal different rays may traverse along the same BSP tree path ("ray coherence [15]") or along different BSP tree paths ("ray incoherence"). The coherence case is easily handled in a SIMD architecture.…”
Section: : Simd Bsp Traversalmentioning
confidence: 99%
“…BSP recursively partitions a 3D cube into 2 sub-cubes, defined as left and right children. BSP works like a Binary -Search Tree [15]. When one ray intersects with one cube, it tests whether it intersects with only left, right, or both children.…”
Section: : Simd Bsp Traversalmentioning
confidence: 99%