A VLSI chip for ray tracing bicubic patches

  • Authors:
  • R. W. Pulleyblank;J. Kapenga

  • Affiliations:
  • Hewlett-Packard Laboratories, Palo Alto, CA;Westem Michigan University, Department of Computer Science, Kalamazoo, MI

  • Venue:
  • EGGH'86 Proceedings of the First Eurographics conference on Advances in Computer Graphics Hardware
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

A VLSI chip for ray tracing bicubic patches in Bezier form is explored. The purpose of the chip is to calculate the intersection point of a ray with the bicubic patch to a specified level of accuracy, returning the location of the intersection on the patch and on the ray. This is done by computing the intersection of the ray with a bounding volume of the patch and repeatedly subdividing the patch until the bounding volume of subpatches hit by the ray is smaller than the accuracy requirement. There are two operating modes, one in which only the nearest intersection is found and another in which all intersections are found. This algorithm correctly handles rays tangentially intersecting a planar patch and ray intersections at a silhouette edge of the patch. Estimates indicate that such a chip could be implemented in 2 micron NMOS and could compute patch/ray intersections at the rate of one every 15 microseconds for patches that are prescaled and specified to 12 bits fixed point for each of the x, y and z components. A version capable of handling 24 bit patches could compute patch/ray intersections at the rate of one every 140 microseconds. Images drawn using a software version of the algorithm are presented and discussed.