Browsing by Subject "Unstructured grid"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item Open Access Comparison of two image-space subdivision algorithms for direct volume rendering on distributed-memory multicomputers(Springer, 1995-08) Tanin, Egemen; Kurç, Tahsin M.; Aykanat, Cevdet; Özgüç, BülentDirect Volume Rendering (DVR) is a powerful technique for visualizing volumetric data sets. However, it involves intensive computations. In addition, most of the volumetric data sets consist of large number of 3D sampling points. Therefore, visualization of such data sets also requires large computer memory space. Hence, DVR is a good candidate for parallelization on distributed-memory multicomputers. In this work, image-space parallelization of Raycasting based DVR for unstructured grids on distributed-memory multicomputers is presented and discussed. In order to visualize unstructured volumetric datasets where grid points of the dataset are irregularly distributed over the 3D space, the underlying algorithms should resolve the point location and view sort problems of the 3D grid points. In this paper, these problems are solved using a Scanline Z-buffer based algorithm. Two image space subdivision heuristics, namely horizontal and recursive rectangular subdivision heuristics, are utilized to distribute the computations evenly among the processors in the rendering phase. The horizontal subdivision algorithm divides the image space into horizontal bands composed of consecutive scanlines. In the recursive subdivision algorithm, the image space is divided into rectangular subregions recursively. The experimental performance evaluation of the horizontal and recursive subdivision algorithms on an IBM SP2 system are presented and discussed. © Springer-Verlag Berlin Heidelberg 1996.Item Open Access Fast direct volume rendering of unstructured grids(1997-09) Berk, HakanScientific computing has become more and more important with the evolving technology. The vast amount of data that the scientific computing applications produce need new ways to be processed and interpreted by scientists. The large amount of data makes it very difficult for scientists to extract useful information from the data, and interpret it to reach a useful conclusion. Thus. visualization of such numerical data as an image, which is known as Scientific Visualization, is an indispensable tool for researchers. Volume Rendering is a very important branch of Scientific Visualization and makes it possible for scientists to visualize the 3-dimensional (3D) volumetric datasets. Volume Rendering algorithms can be classified into two categories: Indirect and Direct methods. Indirect methods are faster, but direct methods are more flexible and acurate. Direct methods can be classified into three categories: image-space (ray-casting), object-space (projection) and hybrid. The efficiency of a direct volume rendering (DVR) algorithm is strongly related to the way that it solves the underlying point location and view sort problems. Although these problems are almost trivial ones to solve in structured grids, they become more complex ones to deal with for unstructured grids. Researchers have tried to speed up the volume rendering of unstructured grids by using special graphics hardware, and parallel architectures, but the need for software solutions to these problems will always exist. These thesis is involved in solving those problems in unstructured grids via software methods. It investigates three distinct categories, namely image-space methods, object-space methods and hybrid methods for fast direct volume rendering of unstructured grids. The main objective of the thesis is to identify the relative superiorities and inferiorities of the algorithms in these three categories. A survey of existing methods is enriched by a discussion of their merits and shortcomings. Three new and fast algorithms to overcome the existing inefficiencies are proposed, and one existing algorithm is investigated in detail for better comparision. All of the proposed algorithms are aimed at producing correct, high quality images. Two of the proposed algorithms are pure ray-casting based solutions that support early ray termination and can handle cyclic grids. The relative performances of the proposed algorithms are experimented on a wide range of benchmark grids in a common framework for software methods and they are found to be faster than the existing best DVR algorithms.