Customizing Graphics Applications: Techniques and Programming Interface

  • Authors:
  • Henry Styles;Wayne Luk

  • Affiliations:
  • -;-

  • Venue:
  • FCCM '00 Proceedings of the 2000 IEEE Symposium on Field-Programmable Custom Computing Machines
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper identifies opportunities for customizing architectures for graphics applications, such as infrared simulation and geometric visualization. We have studied methods for exploiting custom data formats and datapath widths, and for optimizing graphics operations such as texture mapping and hidden-surface removal. Techniques for balancing the graphics pipeline and for run-time reconfiguration have been implemented. The customized architectures are captured in Handel-C, a C-like language supporting parallelism and flexible data size, and compiled for Xilinx 4000 and Virtex FPGAs. We have also developed an application-programming interface based on the OpenGL standard for automatic speedup of graphics applications, including the Quake 2 action game.