Non-photorealistic rendering

A normal shader (left) and a NPR shader using cel-shading (right)

Non-photorealistic rendering (NPR) is an area of computer graphics that focuses on enabling a wide variety of expressive styles for digital art. In contrast to traditional computer graphics, which has focused on photorealism, NPR is inspired by artistic styles such as painting, drawing, technical illustration, and animated cartoons. NPR has appeared in movies and video games in the form of "toon shading", as well as in scientific visualization, architectural illustration and experimental animation. An example of a modern use of this method is that of cel-shaded animation.

History

The term "non-photorealistic rendering" was probably coined by the SIGGRAPH 1990 papers committee, who held a session entitled "Non Photo Realistic Rendering"[1][2] Many researchers find the terminology to be unsatisfying; some of the criticisms are as follows:

  • The term "photorealism" has different meanings for graphics researchers and artists. For artists, who are the target consumers of NPR techniques, it refers to a school of painting that focuses on reproducing the effect of a camera lens, with all the distortion and hyper-reflections that it involves. For graphics researchers, it refers to an image that is visually indistinguishable from reality. In fact, graphics researchers lump the kinds of visual distortions that are used by photorealist painters into non-photorealism.
  • Describing something by what it is not is problematic. Equivalent comparisons might be "non-elephant biology", or "non-geometric mathematics". NPR researchers have stated that they expect the term will disappear eventually, and be replaced by the more general term "computer graphics", with "photorealistic graphics" being used to describe traditional computer graphics.
  • Many techniques that are used to create 'non-photorealistic' images are not rendering techniques. They are modelling techniques, or post-processing techniques. While the latter are coming to be known as 'image-based rendering', sketch-based modelling techniques, cannot technically be included under this heading, which is very inconvenient for conference organisers.

The first conference on Non-Photorealistic Animation and Rendering included a discussion of possible alternative names. Among those suggested were "expressive graphics", "artistic rendering", "non-realistic graphics", "art-based rendering", and "psychographics". All of these terms have been used in various research papers on the topic, but the term NPR seems to have nonetheless taken hold.

The first technical meeting dedicated to NPR was the ACM sponsored Symposium on Non-Photorealistic Rendering and Animation (NPAR) in 2000. NPAR is traditionally co-located with the Annecy Animated Film Festival,[3] running on even numbered years. From 2007 NPAR began to also run on odd-numbered years, co-located with ACM SIGGRAPH.[4]

3D

An example of NPR used for technical illustrations

Three-dimensional NPR is the style that is most commonly seen in video games and movies. The output from this technique is almost always a 3D model that has been modified from the original input model to portray a new artistic style. In many cases, the geometry of the model is identical to the original geometry, and only the material applied to the surface is modified. With increased availability of programmable GPU's, shaders have allowed NPR effects to be applied to the rasterised image that is to be displayed to the screen.[5] The majority of NPR techniques applied to 3D geometry are intended to make the scene appear two-dimensional.

NPR techniques for 3D images include cel shading and Gooch shading.

For enhanced legibility, the most useful technical illustrations for technical communication are not necessarily photorealistic. Non-photorealistic renderings, such as exploded view diagrams, greatly assist in showing placement of parts in a complex system.

2D

An example of a non-photoreal rendering of an existing 2D image. Original may be found here

The input to a two-dimensional NPR system is most commonly an image; however, there are systems that take 3D geometry information as input and produce a 2D image or video as output. Again, many of the systems are intended to mimic a desired artistic style, such as watercolor, impressionism, or pen and ink drawing. Sketchy style is a rendering form that mimic hand-drawn graph primitive.

Users who are interested in having much more control in the NPR process may be more interested in interactive techniques. Many of these NPR systems provide the user with a canvas that they can "paint" on using the cursor — as the user paints, a stylized version of the image is revealed on the canvas. This is especially useful for people who want to simulate different sizes of brush strokes according to different areas of the image.

In contrast to the methods mentioned previously, another technique in NPR is simulating the painter's medium. Methods include simulating the diffusion of ink through different kinds of paper, and also of pigments through water for simulation of watercolor.

Notable films and software

This section lists some seminal uses of NPR techniques in films and software. See the article on cel-shaded animation for a list of uses of toon-shading in games and movies.

Short films
Technological Threat1988Early use of toon shading together with Tex Avery-style cartoon characters.
Gas Planet1992Pencil-sketching 3D rendering by Eric Darnell.
Fishing2000Watercolor-style 3D rendering David Gainey.
RoadHead
Snack and Drink
1998
1999
Short films created with Rotoshop by Bob Sabiston.
Ryan 2004Nonlinear projection and other distortions of 3D geometry.
The Girl Who Cried Flowers2008Watercolor-style rendering by Auryn.
Feature films
What Dreams May Come1998Painterly rendering in the "painted world" sequence.
Tarzan1999First use of Disney's "Deep Canvas" system.
Waking Life2001First use of rotoshop in a feature film.
A Scanner Darkly2006"a 15-month animation process"
Video games and other software
Jet Set Radio2000Early use of toon-shading in video games.
SketchUp2000Sketch-like modelling software with toon rendering.
The Legend of Zelda: The Wind Waker2002One of the most well-known cel-shaded games
Valkyria Chronicles2008Uses a number of NPR techniques including a sketch-like shading method
XIII2003done as "comic"-like as possible
Ōkami2006A game whose visuals emulate the style of sumi-e (Japanese Ink Wash Painting)
Vue Xstream20153D environment creation software featuring an NPR renderer with various traditional art style emulating presets.

References

  1. Chairman-Baskett, Forest (1990-09-01). "Proceedings of the 17th annual conference on Computer graphics and interactive techniques". SIGGRAPH. ACM. ISBN 0897913442.
  2. Simon, Schofield, (March 1994). "Non-photorealistic rendering: a critical examination and proposed system". eprints.mdx.ac.uk. Retrieved 2018-07-03.
  3. CITIA, ©. "Site officiel du Festival et du Marché international du film d'animation d'Annecy". www.annecy.org. Retrieved 20 April 2018.
  4. http://www.siggraph.org%5Bpermanent+dead+link%5D
  5. "Archived copy" (PDF). Archived from the original (PDF) on 2011-06-15. Retrieved 2010-03-08.

Further reading

Some key papers in the development of NPR are:

  • "Paint by Numbers: Abstract Image Representations", by Paul Haeberli, SIGGRAPH 90
  • "Comprehensible rendering of 3-D shapes", by Saito and Takahashi, SIGGRAPH 90
  • "Wet and Sticky: A Novel Model for Computer-Based Painting", by Tunde Cockshott, PhD Thesis, Glasgow University, 1991
  • "Computer-Generated Pen-and-Ink Illustration", by Winkenbach and Salesin, SIGGRAPH 94
  • "Interactive Pen-and-Ink Illustration", by Salisbury, Anderson, Barzel, Salesin, SIGGRAPH 94
  • "Painterly Rendering for Animation", by Barb Meier, SIGGRAPH 96
  • "A Non-Photorealistic Lighting Model For Automatic Technical Illustration", by Amy Gooch, Bruce Gooch, Peter Shirley, Elaine Cohen, SIGGRAPH 98
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.