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{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},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."