A Survey of Cluster-based Parallel Rendering System
LIU Zhen,SHI Jiao-ying,PENG Hao-yu,Qin Ai-hong
DOI: https://doi.org/10.3969/j.issn.1004-731x.2006.z1.023
2006-01-01
Abstract:How to satisfy the computer graphics demand for the large dataset computation visualization, immersive virtual reality and huge scale scene rendering is a crucial problem that should be solved in computer graphics field. Making use of PC-Cluster with high performance 3D graphics card and high-speed network could be a popular scheme to solve the problem. Based on where the sorting of the primitives occurs, parallel rendering system could be classified as Sort-first, Sort-middle and Sort-last. With respect to the way application distributing among the cluster nodes, the cluster-based parallel rendering system could be divided into two system models, Client-Server and Master-Slave. Several cluster-based parallel rendering systems, such as WireGL, Chromium, Scalable Display Wall, AnyGL and MSPR, are very popular now.