Design Considerations for Parallel Graphics Libraries
Author | : Thomas W. Crockett |
Publisher | : |
Total Pages | : 28 |
Release | : 1994 |
ISBN-13 | : NASA:31769000697352 |
ISBN-10 | : |
Rating | : 4/5 ( Downloads) |
Download or read book Design Considerations for Parallel Graphics Libraries written by Thomas W. Crockett and published by . This book was released on 1994 with total page 28 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "Applications which run on parallel supercomputers are often characterized by massive datasets. Converting these vast collections of numbers to visual form has proven to be a powerful aid to comprehension. For a variety of reasons, it may be desirable to provide this visual feedback at runtime. One way to accomplish this is to exploit the available parallelism to perform graphics operations in place. In order to do this, we need appropriate parallel rendering algorithms and library interfaces. This paper provides a tutorial introduction to some of the issues which arise in designing parallel graphics libraries and their underlying rendering algorithms. The focus is on polygon rendering for distributed memory message-passing systems. We illustrate our discussion with examples from PGL, a parallel graphics library which has been developed on the Intel family of parallel systems."