Proceedings of the Digital Production Symposium on - DigiPro '12 2012
DOI: 10.1145/2370919.2370931
|View full text |Cite
|
Sign up to set email alerts
|

Ray casting sparse level sets

Abstract: This paper presents an interactive rendering method for sparse level sets. A GPU-CPU hybrid ray casting approach is developed to perform a surface extraction of a level set embedded in a signed distance field. The sparseness of the data structure is exploited to allow object-order empty-space skipping. The signed distance nature of the dataset is used to naturally provide adaptive sampling which leads to high quality surface reconstruction. Ray surface intersections are rendered as oriented points with smooth … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 19 publications
0
2
0
Order By: Relevance
“…Ray casting is the fundamental steps for performing the ray-object interactions. It is actually a procedure of ray collision checking in the virtual space [21,22]. The simplest form of ray casting is to compare all the primitives (or graphics objects) against the ray, taking the time complexity of O(n) against n objects in the scene.…”
Section: Specular Reflection Diffuse Reflectionmentioning
confidence: 99%
“…Ray casting is the fundamental steps for performing the ray-object interactions. It is actually a procedure of ray collision checking in the virtual space [21,22]. The simplest form of ray casting is to compare all the primitives (or graphics objects) against the ray, taking the time complexity of O(n) against n objects in the scene.…”
Section: Specular Reflection Diffuse Reflectionmentioning
confidence: 99%
“…Slightly more recent work includes a summary of techniques usable in real time volume rendering [6] and advanced illumination methods for volume rendering [7]. Recent work in ray casting techniques (most of the early volume rendering was back projected ray casting) includes Lux and Fröhlich [8] and Zhu et al [9]. Early works use texture GPU memory in a manner that presages the algorithm described here, though our work uses general purpose image buffers; our data is also streamed.…”
Section: Releated Workmentioning
confidence: 99%