Direct Ray Tracing of Phong Tessellation
Shinji Ogaki, Yusuke Tokuyoshi
In Computer Graphics Forum, 30(4), June 2011.
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.
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2011.01993.x
BibTeX format:
@article{Ogaki:2011:DRT,
  author = {Shinji Ogaki and Yusuke Tokuyoshi},
  title = {Direct Ray Tracing of Phong Tessellation},
  journal = {Computer Graphics Forum},
  volume = {30},
  number = {4},
  pages = {1337--1344},
  month = jun,
  year = {2011},
}
Search for more articles by Shinji Ogaki.
Search for more articles by Yusuke Tokuyoshi.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."