摘要
为研究并行图形绘制技术,介绍图形绘制的流水线过程,对其内在的可并行性进行分析,研究并行绘制的实现方式,包括流水线并行、数据并行和作业并行,以及前分布拼接合成、中分布拼接合成和后分布拼接合成,讨论并行绘制面临的主要问题及其发展趋势。
in order to research the parallel image rendering technology deeply, the process of rendering pipeline is introduced, and the inherent possibility of parallelism is analyzed. The various methods for realizing parallel rendering are researched, including pipeline parallelism, data parallelism and task parallelism, as well as sort-first, sort-middle and sort-last. The key problems faced with it are discussed. The development of parallel rendering in the future is discussed.
出处
《计算机工程》
CAS
CSCD
北大核心
2010年第1期221-223,247,共4页
Computer Engineering
基金
国家部委预研基金资助项目
关键词
并行绘制
流水线并行
数据并行
作业并行
parallel rendering
pipeline parallelism
data parallelism
task parallelism