IRIS Performer: A High Performance Multiprocessing Toolkit for Real-Time 3D Graphics
John Rohlf, James Helman
Proceedings of SIGGRAPH 94, July 1994, pp. 381--395.
Abstract: This paper describes the design and implementation of IRIS Performer, a toolkit for visual simulation, virtual reality, and other real-time 3D graphics applications. The principal design goal is to allow application developers to more easily obtain maximal performance from 3D graphics workstations which feature multiple CPUs and support an immediate-mode rendering library. To this end, the toolkit combines a low-level library for high-performance rendering with a high-level library that implements pipelined, parallel traversals of a hierarchical scene graph. While discussing the toolkit architecture, the paper illuminates and addresses performance issues fundamental to immediate-mode graphics and coarse-grained, pipelined multiprocessing. Graphics optimizations focus on efficient data transfer to the graphics subsystem, reduction of mode settings, and restricting state inheritance. The toolkit's multiprocessing features solve the problems of how to partition work among multiple processes, how to synchronize these processes, and how to manage data in a pipelined, multiprocessing environment. The paper also discusses support for intersection detection, fixed-frame rates, run-time profiling and special effects such as geometric morphing.
@inproceedings{Rohlf:1994:IPA,
author = {John Rohlf and James Helman},
title = {IRIS Performer: A High Performance Multiprocessing Toolkit for Real-Time 3D Graphics},
booktitle = {Proceedings of SIGGRAPH 94},
pages = {381--395},
month = jul,
year = {1994},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."