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 David Salesin and Georges Winkenbach in a 1994 paper.[1] Many researchers find the terminology to be unsatisfying; some of the criticisms are as follows:

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[2] (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.

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 Threat 1988 Early use of toon shading together with Tex Avery-style cartoon characters.
Gas Planet 1992 Pencil-sketching 3D rendering by Eric Darnell.
Fishing 2000 Watercolor-style 3D rendering David Gainey.
RoadHead
Snack and Drink
1998
1999
Short films created with Rotoshop by Bob Sabiston.
Ryan 2004 Nonlinear projection and other distortions of 3D geometry.
The Girl Who Cried Flowers 2008 Watercolor-style rendering by Auryn.
Feature films
What Dreams May Come 1998 Painterly rendering in the "painted world" sequence.
Tarzan 1999 First use of Disney's "Deep Canvas" system.
Waking Life 2001 First use of rotoshop in a feature film.
A Scanner Darkly 2006 "a 15-month animation process"
Video games and other software
Jet Set Radio 2000 Early use of toon-shading in video games.
SketchUp 2000 Sketch-like modelling software with toon rendering.
The Legend of Zelda: The Wind Waker 2002 One of the most well-known cel-shaded games
XIII 2003 done as "comic"-like as possible
Ōkami 2006 A game whose visuals emulate the style of sumi-e (Japanese Ink Wash Painting)

References

Further reading

Some key papers in the development of NPR are:

External links

This article is issued from Wikipedia - version of the 9/16/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.