1997
DOI: 10.1109/2945.646239
|View full text |Cite
|
Sign up to set email alerts
|

Out-of-core streamline visualization on large unstructured meshes

Abstract: It's advantageous for computational scientists to have the capability to perform interactive visualization on their desktop workstations. For data on large unstructured meshes, this capability is not generally available. In particular, particle tracing on unstructured grids can result in a high percentage of non-contiguous memory accesses and therefore may perform very poorly with virtual memory paging schemes. The alternative of visualizing a lower resolution of the data degrades the original high-resolution … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2001
2001
2007
2007

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 87 publications
(6 citation statements)
references
References 15 publications
0
6
0
Order By: Relevance
“…4,17,25 In addition, Vitter presents a general introduction to out-of-core/streaming algorithms. 27 These algorithms typically read the data from disk, execute the algorithm, and write the data back to disk incrementally.…”
Section: Out-of-core Algorithms and Systemsmentioning
confidence: 99%
“…4,17,25 In addition, Vitter presents a general introduction to out-of-core/streaming algorithms. 27 These algorithms typically read the data from disk, execute the algorithm, and write the data back to disk incrementally.…”
Section: Out-of-core Algorithms and Systemsmentioning
confidence: 99%
“…Our system is based on a hierarchical data structure, called Octree-based External Memory Mesh (OEMM). Hierarchical schemes [25] have been often used in geometric processing and interactive visualization [1], [8], [9], [13], [15], [22], [24], [29], but in all these cases the hierarchical structure sets strong limitation on how and where processing can be performed. For example, the hierarchical simplification approach [13], [8], [22] simplifies some boundary elements only in the very last step of the bottom-up simplification process (i.e.…”
Section: B Objectivesmentioning
confidence: 99%
“…The design of EM solutions is a very active research area, and many groups are working on this issue in the graphics community as well. Recent results are: EM isosurfaces fitting [4], EM reconstruction of surfaces from point clouds [2], EM visualization [29], or EM solutions for the simplification of huge meshes [13], [17], [7], [18], [28]. Let us focus on the mesh simplification task.…”
Section: Introduction and State Of The Artmentioning
confidence: 99%
“…During the encoding step, the maximum amount of particles per injector is calculated, and all active injectors are sorted by their Morton code 3 . Based on the final order, the particle lists for each injector are traversed.…”
Section: Particle Tracer and Encodermentioning
confidence: 99%