Cel-shaded animation

From Free net encyclopedia

Image:Toon-shader.jpg Cel-shaded animation (also called "cel-shading", "cell-shading", or "toon shading") is a type of non-photorealistic rendering designed to make computer graphics appear to be hand-drawn. Cel-shading is often used to mimic the style of a comic book or cartoon. It is a relatively recent addition to computer graphics, most commonly turning up in console video games. Though the end result of cel-shading has a very simplistic feel like that of hand-drawn animation, the process is complex. The name comes from the clear sheets of acetate, called cels, that are painted on for use in traditional 2D animation, such as Disney classics.

Contents

Process

Hand-drawn animation

Template:Main In hand-drawn animation or traditional animation, from the mid-19th century onwards, artists would start by creating pencil drawings; these would then be transferred onto celluloid, made of cellulose nitrate, either by using xerography (a photocopying technique) and paint, or ink and paint. Later, by the mid-20th century, celluloid was made using cellulose acetate instead of cellulose nitrate due to the latter burning easily and suffering from spontaneous decomposition, though the process remained the same.

Template:Sect-stub

Digital animation

The cel-shading process starts with a typical 3D model. The difference occurs when a cel-shaded object is drawn on-screen. The rendering engine only selects a few shades of each color for the object, producing a flat look. This is not the same as using only a few shades of texture for an object, as lighting and other environmental factors would come into play and ruin the effect. Therefore, cel-shading is often implemented as an additional rendering pass after all other rendering operations are completed.

In order to draw black ink lines outlining an object's contours, the back-face culling is inverted to draw back-faced triangles with black-coloured vertices. The vertices must be drawn multiple times with a slight change in translation to make the lines "thick." This produces a black-shaded silhouette. The back-face culling is then set back to normal to draw the shading and optional textures of the object. Finally, the image is composited via Z-buffering, as the back-faces always lie deeper in the scene than the front-faces. The result is that the object is drawn with a black outline, and even contours that reside inside the object's surface in screen space.

History

Video games

Image:Zelda wind waker.jpg The first 3D video game to feature true real-time cel shading was Jet Set Radio for the Sega Dreamcast. An earlier game, Fear Effect for the Sony PlayStation, was noted for its use of dramatic textures to give an anime appearance to its characters, but lacked outlines and dynamic light-sourcing. Games before Fear Effect have used textures in a similar fashion, but not as starkly apparent or stylized as the game.

In the years following Jet Set Radio, numerous other cel-shaded games were introduced during a minor fad involving cel-shaded graphics, yet only a few would fully match or surpass its mainstream appeal. The next games with cel-shading to capture the industry's attention in some form were 2002's Jet Set Radio Future and Sly Cooper and the Thievius Raccoonus. Over time, more cel-shaded titles such as Dark Cloud 2, Klonoa 2, the Viewtiful Joe series, and XIII were released with positive feedback, though none were considered blockbusters in terms of sales figures. The only cel-shaded games to receive both positive ratings and sales after Sly Cooper and the Thievius Raccoonus were The Legend of Zelda: The Wind Waker and Sly 2: Band of Thieves.

The use of cel-shading in video games has slowed somewhat since its inception, but the technique continues to be employed in the modern era. Recent and upcoming examples include Dragon Quest VIII, Killer 7, Metal Gear Acid 2, and Ōkami.

Examples of digital cel-shading

Template:Main

Some of the more prominent films that have featured cel-shaded graphics are:

Some of the more prominent games that have featured cel-shaded graphics are:

In addition, some TV series and commercials also use cel-shading effects:Image:Spidey animated.jpg

See also

Other types of animation

References

es:Cell shading fr:Cell-shading ja:トゥーンレンダリング pt:Cel shading