Optimized Implementation of Ray Tracing on Cell Broadband Engine

  • Authors:
  • Bo Li;Hai Jin;Zhiyuan Shao;Yong Li;Xin Liu

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • MUE '08 Proceedings of the 2008 International Conference on Multimedia and Ubiquitous Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

Ray tracing is a global illumination based on rendering method. It could produce very high-quality image. But rendering is also a very time-consuming procedure. In this paper, we map a Whitted-style recursive ray tracing on Cell Broadband Engine processor (Cell BE) with a number of optimization techniques according to the architecture characteristics of Cell BE processor, which include adaptive task scheduling, software managed cache, double buffering, packets of primary rays through SIMD unit. Through experiments, we show our implementation can harness the Cell BE processing power to up-limit.