Direct ray tracing of phong tessellation

  • Authors:
  • Shinji Ogaki;Yusuke Tokuyoshi

  • Affiliations:
  • Square Enix Co., Ltd., Japan;Square Enix Co., Ltd., Japan

  • Venue:
  • EGSR'11 Proceedings of the Twenty-second Eurographics conference on Rendering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

There are two major ways of calculating ray and parametric surface intersections in rendering. The first is through the use of tessellated triangles, and the second is to use parametric surfaces together with numerical methods such as Newton's method. Both methods are computationally expensive and complicated to implement. In this paper, we focus on Phong Tessellation and introduce a simple direct ray tracing method for Phong Tessellation. Our method enables rendering smooth surfaces in a computationally inexpensive yet robust way.