X-toon: an extended toon shader
Pascal Barla, Joelle Thollot, Lee Markosian
Proceedings of the 4th international symposium on Non-photorealistic animation and rendering, 2006, pp. 127--132.
Abstract: Traditional toon shading uses a 1D texture that describes how tone varies with surface orientation relative to a given light source. In this paper we describe two extensions to the basic algorithm that support view-dependent effects. First, we replace the 1D texture with a 2D texture whose second dimension corresponds to the desired "tone detail," which can vary with depth or surface orientation. This supports effects such as levels-of-abstraction, aerial perspective, depth-of-field, backlighting, and specular highlights.Second, we further extend the toon shader to use a modified normal field that can range from the original normals to a simpler set of normals taken from an "abstracted shape." A global shape detail parameter determines the degree of interpolation between the original and abstracted normal fields. We explain how to implement these ideas efficiently on the GPU via vertex and fragment shaders, and discuss ways to extend our approach to alternative tone and shape detail maps.
Article URL: http://doi.acm.org/10.1145/1124728.1124749
BibTeX format:
@inproceedings{10.1145-1124728.1124749,
  author = {Pascal Barla and Joelle Thollot and Lee Markosian},
  title = {X-toon: an extended toon shader},
  booktitle = {Proceedings of the 4th international symposium on Non-photorealistic animation and rendering},
  pages = {127--132},
  year = {2006},
}
Search for more articles by Pascal Barla.
Search for more articles by Joelle Thollot.
Search for more articles by Lee Markosian.

Return to the search page.


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