DocumentCode
2061622
Title
Efficient parallel recursive voxelization for SGI Challenge multi-processor system
Author
Stolte, N. ; Kaufman, Arie
Author_Institution
Sch. of Comput. Sci. & Electron. Syst., Kingston Univ., UK
fYear
1998
fDate
22-26 Jun 1998
Firstpage
66
Lastpage
72
Abstract
Recursive algorithms are generally not straightforward to be processed in parallel, particularly when an octree is involved. Some researchers have tried to process an octree in parallel, but this solution is restricted to recursive subdivision methods that guarantee surface containment in an octant. We show a whole class of recursive subdivision algorithms which does not fall into this category. Our approach solves this problem, accepting any kind of spatial recursive subdivision algorithm, by accessing and creating the octree serially, while the subdivision process is done in parallel. Thanks to our efficient octree generation algorithm, its access and creation times are meaningless in comparison to the subdivision process. We further show that our solution gives excellent results to the problem of surface voxelization using spatial recursive subdivision. The method can be also successfully applied to other computer intensive problems using spatial recursive subdivision
Keywords
computational geometry; data visualisation; multiprocessing systems; octrees; parallel algorithms; surface fitting; SGI Challenge; data visualization; multiprocessor system; octree; parallel algorithms; parallel recursive voxelization; recursive algorithms; recursive subdivision methods; spatial recursive subdivision algorithm; surface containment; surface voxelization; Acceleration; Application software; Computer graphics; Computer science; Data structures; Data visualization; Parallel algorithms; Rendering (computer graphics); Robustness; Solid modeling;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Graphics International, 1998. Proceedings
Conference_Location
Hannover
Print_ISBN
0-8186-8445-3
Type
conf
DOI
10.1109/CGI.1998.694251
Filename
694251
Link To Document