Visual Storytelling through Lighting Sudeep Rangaswamy Pixar Animation Studios 1001 W. Cutting Blvd., Richmond, CA

Size: px
Start display at page:

Download "Visual Storytelling through Lighting Sudeep Rangaswamy Pixar Animation Studios 1001 W. Cutting Blvd., Richmond, CA"

Transcription

1 Visual Storytelling through Lighting Sudeep Rangaswamy Pixar Animation Studios 1001 W. Cutting Blvd., Richmond, CA Overview Lighting plays a pivotal role in defining the look of a film. It adds visual depth and complexity to a scene, thereby heightening its dramatic impact. While the issues in lighting for a live-action film have often been examined, this paper will investigate the lighting process for computer animation. Specifically, we will discuss: where lighting fits into the production pipeline of a computer animated film, what comprises a computer graphics (CG) illumination model, and how lighting artists can use this model to enhance a story. Using examples from Pixar s A Bug s Life and Toy Story 2, we will demonstrate how lighting can be used as a powerful and effective tool in visual storytelling. The Production Pipeline In order to understand the role of lighting in computer animation, we must first determine where lighting fits into the production process. Each scene in a computer animated film goes through several stages, evolving into a finished product. At Pixar, these stages are: story/art, modeling, shading, layout/set dressing, animation, effects, lighting, and rendering. In the story/art phase, the concepts for the film are fleshed out in the form of storyboards. This phase is also where the film is broken down into shots. A shot is a contiguous set of frames, where the camera is either stationary or in motion. Whenever there is a cut to another camera in a film, it signifies a new shot. Once the shots are created, they move through the subsequent stages in the pipeline. Figure 1 shows a color storyboard from A Bug s Life, where the hero, Flik, is about to confront the evil Hopper. Figure 1: A storyboard from the Story/Art phase. Disney/Pixar.

2 In this case, the artist has already considered some of the color and composition issues that will come into play in later stages. Note the use of orange and red, denoting a nearby flame as the dominant light source. Also note that the scene is generally dark, giving it a spooky, ominous tone. We will revisit these issues when shots go through the lighting process. Once the story is in place, we need to actually create the characters and sets. This work is done in the modeling stage, where 3D models are designed and built for the production. When a character is modeled, the points of articulation are also defined, so that they can be manipulated by animators. Figure 2a shows a 3D model of Flik. After a model is created, the shading department defines its surface characteristics. A shader is a piece of code that describes the surface of a model, and how it responds to light. Because all of the subtle details of an object are programmed into the shader, the object maintains a degree of consistency from one scene to the next. Figure 2b shows a rendering of the Flik model with its shader. Figure 2: a) (left) A three-dimensional model of Flik. b) (right) The same model rendered with Flik s shader. Disney/Pixar. Now that we have a set of models and shaders, the shots themselves can go into production. First, each shot goes through a layout/set dressing phase, where the shot is populated with a camera, characters, and props, which are then positioned in the appropriate setting. The motion of the camera and the characters is blocked out in this phase as well. The layout of a shot defines its visual composition. It provides a general notion of what the viewer will be focusing on and which objects will be grouped together in the scene. Figure 3 shows the confrontation between Flik and Hopper after layout has been completed.

3 Figure 3: Flik vs. Hopper (after the layout stage). Disney/Pixar. Next, the shot is animated, and the characters are brought to life. The animator focuses on conveying the action and dialogue in the shot. The motion that was blocked out in layout is also made fluid and expressive in this stage. Figure 4 shows the animated version of our scene. The shot has taken shape here, but its visual details have not yet been finalized. Figure 4: Flik vs. Hopper (after the animation stage). Disney/Pixar. If a shot requires any special tricks, it proceeds to the effects phase. In our example shot, the flames in the background are a special effect. Figure 5 shows the results when the flame element is added into our scene. Note that the shaders have also been applied, so we can now see the surface detail on Flik and Hopper. Figure 5: Flik vs. Hopper (after the effects stage). Disney/Pixar.

4 Finally, we enter the lighting phase. Here, a lighting artist sets up and positions digital lights in the environment. Lighting is the last stage before the shot is actually rendered. As a result, it synthesizes many of the concepts introduced in the earlier stages. Figure 6 shows our shot in its final form, after lighting is complete. Note how the composition of the shot is accentuated by the lighting: Flik and Hopper now stand out from their background. The lighting also reinforces the tone set by the initial storyboards. With its reddish hue and low illumination, this scene now has a heightened sense of drama, making the climax of the film more exciting for the viewer. Figure 6: Flik vs. Hopper (after the lighting stage). Disney/Pixar. Once a shot is lit, all of its frames can be rendered and converted to film. This entire process is repeated for all of the shots in the movie. Finally, the shots are assembled in order, and the movie is complete. With an understanding of lighting s role in production, we can now examine the building blocks used by the lighting artist. The Illumination Model In live-action, the director of photography has a variety of lights that he or she can manipulate in any given scene. In the world of computer graphics, there is an analogous set of lights used by the lighting artist. We will present a common set of these lights, and discuss how their controls give the artist a great deal of flexibility. Often, a scene contains an overall base light that is used for flat illumination across the set. This is an ambient light, which generally has low-intensity. Ambient lights are used primarily for background lighting, to prevent objects from appearing completely dark. The main source of light in a shot is the key light, which is used to define the subject. Because the key light is the dominant light source, it often emanates from the direction of the camera. The key light models the surface it hits,

5 accentuating some parts and concealing others. It is often used to emphasize the prominent characters of a shot. Typically, a key light illuminates two-thirds of a character, as shown in Figure 6a. A fill light is a low-intensity light that fills an area that is in shadow or otherwise too dark. Fill lights are diffuse, which means that they give off a light that does not make objects look shinier. In computer graphics terms, these lights have no specular component. A back light is used to separate a character from its background. The most common form of back lighting is the rim light, which is usually positioned behind a character and slightly above the horizon. The rim light generates an outline around the character that makes it pop out of its surroundings, increasing its on-screen readability. Figure 7 shows how key, fill, and rim lights contribute to the overall look of a character. Figure 7a shows Woody illuminated only by a key light. In Figure 7b, we see Woody lit with just a fill light, while Figure 7c isolates a rim light. When all of the lights are used together, Woody has a sense of depth and realism. Figure 7: (left to right) a) Key light. b) Fill light. c) Rim light. d) All lights. Disney/Pixar. A few other lights are often used to illuminate characters. A kicker light defines edges on the opposite side of the key light. Kicker lights are generally used to make a character look more three-dimensional. Bounce lights can simulate reflections of an area light on nearby surfaces. In a radiosity render, the reflections between surfaces are automatically computed, but it is often desirable to tweak the amount of light being reflected onto a character. A bounce light is positioned near a character to essentially fake a light reflection. In Figure 8, we see all of the above lights used to illuminate Flik. Notice how each light contributes to the final image. As shown here, lighting in a computer graphics environment consists of setting up several lights, each with a subtle effect on the models. The amalgam of these lights produces the overall look of the scene.

6 Figure 8: (left to right) a) Key light. b) Fill light. c) Left rim light. d) Right rim light. e) Kicker light. f) Bounce light. g) All lights. Disney/Pixar. While we have described a fundamental set of lights above, any light possesses a set of attributes that an artist can control. The most obvious controls are the properties of the light itself: its color, intensity, specularity, etc. We can also control its direction. A light can be defined as radial, which means its rays travel in all directions. These lights are also called point sources. Conversely, a solar, or parallel, light source casts rays only in a specified direction. The shape of a light can also be manipulated. In the real world, barn doors are attached to the sides of a light to create a shaft. Synthetic lights can also cast rays in shaft, as shown in Figure 9a. We can also cast light in a cookie-cutter outline to create specific shapes, as shown in Figure 9b. Figure 9: a) (left) A barn door light. b) (right) A light projected through a cookie-cutter outline, producing a star-shape. Disney/Pixar.

7 Some attributes of digital lights can defy the realities of the physical world. A CG light has no actual geometry, so it can be positioned anywhere and remain invisible. Every physical light has a dropoff rate, which describes how the light attenuates. But a digital light can have a dropoff rate of zero, which means it will never fade off, no matter how far away it is positioned. In fact, a light is just a function that modifies an object s surface characteristics. Thus, it is really a specific kind of shader, and can be manipulated as such. Digital lights can also be turned on and off on a per-object basis. In other words, a lighting artist can create a set of lights that shine exclusively on a character and not on his surroundings. There is no analogue for this behavior in the real world. Furthermore, a computer artist can change the direction from which shadows are cast. He or she can even prevent lights from generating shadows. These controls give the CG lighting artist an astonishing amount of flexibility. Since lighting attempts to mimic the real world, however, it generally adheres to physical laws. Visual Storytelling We can now investigate how lighting develops and enhances a story. The role of lighting can be broadly classified into the following categories: Directing the viewer s attention Establishing a mood and atmosphere Creating a sense of depth Maintaining visual continuity The primary goal of lighting is to direct the viewer s eye. Lighting organizes the objects and characters in the larger scene, identifying the areas of interest. Effective lighting can transform a busy scene with many characters into one that is easy to read and understand. Often, emphasis is placed on a character by contrasting him with his surroundings. In Figure 10, notice how Hopper is set apart from the background by the shaft of light shining on him. While the background might contain some interesting details, the lighting clearly identifies the subject of this shot. Also notice the effective use of back lighting, which makes Hopper stand out even more. By synthesizing many of the concepts presented earlier, the lighting in this scene attracts attention. Figure 10: The contrast in lighting emphasizes Hopper. Disney/Pixar.

8 Scale and balance can also direct the viewer s eye. In Figure 11, Dot is shown standing on a leaf. Her shadow indicates to the viewer the tiny scale of the insect world. Also notice how light is beaming down from the sky above. The overall balance of sunshine makes the leaves seem more translucent. These details provide the viewer with information that is not communicated directly in the film. Figure 11: Scale and balance help convey a bug s view of the world. Disney/Pixar. The previous examples of rim lighting showed how a shape can grab the viewer. This notion is further demonstrated in Figure 12. Here, Emperor Zurg is primarily back lit, making him pop out from his background. Because the other lights in the scene are minimal, we see a near-silhouette of Zurg, making him even more menacing. Figure 12: Light shaping can make a character stand out. Disney/Pixar. Mood and atmosphere are also established by effective lighting. The use of color can be essential to setting the overall tone for a scene. Often, red lights are used to excite the viewer, while green denotes a more calm setting. Tranquil scenes are often lit in high-key style. This means that soft lights bathe the set, and there are few shadows and little contrast. The scene is well-lit, giving a sense of

9 peacefulness to the viewer. Figure 13 is an example of high-key lighting. In contrast, low-key lighting is dark, with only a few areas of activity. This style of lighting is often used to indicate danger, like in the confrontation scene shown in Figure 6. Figure 13: High-key lighting reinforces the tranquil setting. Disney/Pixar. The use of shadows also enhances the mood of a scene. Hard, distant lights can create crisp shadows, which often indicate a cold, sterile environment. At the other end of the spectrum, soft lights are used in warm settings because they create faint, barely noticeable shadows. The shadows in Figure 14 help evoke a dark, lonely atmosphere. Here, the television s glow is the primary light source, and the sleeping Al casts an imposing shadow on his surroundings. Figure 14: The shadow s in Al s apartment evoke a sense of loneliness. Disney/Pixar. Lighting can also convey depth to the viewer. In most scenes, objects can be grouped into planes of interest, such as the foreground and the background. We automatically perceive smaller objects in the background as further away. Lighting can be used to further isolate these planes, as shown in Figure 15. Notice how the background is lit evenly, allowing the viewer to easily group the ant colony together. In addition, the foreground plane is blurred, which focuses

10 the viewer on the action in the background. Blurring different planes in a scene simulates what our eyes do naturally when we focus. The interesting objects remain clear and grab our attention, while the periphery is blurred. Figure 15: Lighting can add depth to a scene. Disney/Pixar. Finally, lighting can be used to create visual consistency in a film. It is important that a logical sequence in a movie maintain a consistent look, where all the scenes at a given time and location are similar. A set of shots that have similar lighting are automatically grouped together by the viewer. If viewers have difficulty making these groups, they may be confused by the flow of the movie. At Pixar, logical groups of shots are organized into sequences. These sequences are lit collectively, in a process called master lighting. Master lights are a base set of lights for each sequence, taking into account the time, weather, and location. These lights are generally used to illuminate the set, and not the characters. A lighting artist then develops area lights, which are a modified copy of the master lights. Area lights are used over several shots in the sequence, to light both characters and props. Finally, in the shot lighting stage, most of the character lights are added, and tweaks are made to the master and area lights so that they work within a specific shot. This hierarchy of lights preserves the overall look of a sequence from one shot to the next. Conclusions In the production of A Bug s Life and Toy Story 2, we have learned a great deal about effective lighting techniques. While these techniques may be different than the ones used in live-action, the role of lighting remains the same: to engage the viewer and enhance the story. In the world of computer animation, an effective lighting artist keeps in mind the goals of the story when utilizing his or her vast set of lighting tools. With the vocabulary of techniques we have described, the artist can add impact to the story, making it more resonant with the viewer. And in doing so, the lighting artist truly becomes a visual storyteller.

11 Acknowledgements Much of the material presented in this paper is covered in Advanced Renderman: Creating CGI for Motion Pictures [1]. Specifically, Sharon Calahan s chapter, Storytelling through Lighting, a Computer Graphics Perspective, and Ronen Barzel s chapter, Lighting Controls for Computer Cinematography, provide a more in-depth study of this subject. Special thanks to the production teams of A Bug s Life and Toy Story 2, who created all of the beautiful images included in this paper. [1] Apodaca, Anthony A. and Gritz, Larry. Advanced Renderman: Creating CGI for Motion Pictures. Academic Press, 2000.

ADVANCED THEORIES FOR CG LIGHTING

ADVANCED THEORIES FOR CG LIGHTING ADVANCED THEORIES FOR CG LIGHTING 0.1 INTRODUCTION To become skilled at 3D lighting, one must have an understanding of how light works. CG lighting has been established based on rules from cinematography,

More information

Any source of light can be described in terms of four unique and independently respective properties:

Any source of light can be described in terms of four unique and independently respective properties: LIGHTING Effective lighting is the essence of cinematography. Often referred to as painting with light, the art requires technical knowledge of film stocks, lighting instruments, color, and diffusion filters,

More information

Lighting & Rendering in Maya: Lights and Shadows

Lighting & Rendering in Maya: Lights and Shadows Lighting & Rendering in Maya: Lights and Shadows with Jeremy Birn 3dRender.com 1. Introduction: Light and Color 12:09 Keywords: Maya Spot Lights, hardware preview of lights, High Quality Rendering, real-time

More information

A guide to key filmic terms

A guide to key filmic terms Location, set design, costume and props All help to establish and reinforce character and plot. Often referred to as mise en scène. Location Where the scene is taking place. Set design How the scene is

More information

Fundamentals of Computer Animation

Fundamentals of Computer Animation Fundamentals of Computer Animation Production Pipeline page 1 Producing an Animation page 2 Producing an Animation 3DEM Flybys http://www.visualizationsoftware.com/3dem/flybys.html page 3 Producing an

More information

Using Photorealistic RenderMan for High-Quality Direct Volume Rendering

Using Photorealistic RenderMan for High-Quality Direct Volume Rendering Using Photorealistic RenderMan for High-Quality Direct Volume Rendering Cyrus Jam cjam@sdsc.edu Mike Bailey mjb@sdsc.edu San Diego Supercomputer Center University of California San Diego Abstract With

More information

Designing a Pixar Film

Designing a Pixar Film At Pixar Animation Studios, we think our entire filmmaking process is a design process, alternating iterations of planning and implementation, all centered on storytelling. Like a painter, imagining the

More information

Production Design / Art Direction. TV Animation / Shorts

Production Design / Art Direction. TV Animation / Shorts 12 Head of 14 Head of Animation Studio 16 Top Creative Story Generates and develops story ideas, sequences, storyboards, elements and enhancements throughout production. TV Animation / Shorts Manages the

More information

INTRODUCTION TO RENDERING TECHNIQUES

INTRODUCTION TO RENDERING TECHNIQUES INTRODUCTION TO RENDERING TECHNIQUES 22 Mar. 212 Yanir Kleiman What is 3D Graphics? Why 3D? Draw one frame at a time Model only once X 24 frames per second Color / texture only once 15, frames for a feature

More information

ELEMENTS AND PRINCIPLES OF DESIGN

ELEMENTS AND PRINCIPLES OF DESIGN APPENDIX A1 4 T T ELEMENTS AND PRINCIPLES OF DESIGN Groups: 1. Select an advertisement. 2. Examine the advertisement to find examples of a few elements and principles of design that you are familiar with.

More information

Introduction to Comparative Study

Introduction to Comparative Study Introduction to Comparative Study The comparative study question asks you to compare and contrast two texts under one of the three modes of comparison. The comparative modes for the exam in June 2014 are:

More information

New Media production week 9

New Media production week 9 New Media production week 9 How to Make an Digital Animation poonpong@gmail.com Hardware PC or Mac with high resolution graphics and lots of RAM Peripherals such as graphics tablet Digital Camera (2D,

More information

PROGRAM OUTLINE 2015 - PAGE 1

PROGRAM OUTLINE 2015 - PAGE 1 PROGRAM OUTLINE 2015 - PAGE 1 MODULE 1 (8 WEEKS) INTRO TO 3D MODELING WITH MAYA An introduction on how to begin building and manipulating objects in 3D Space. DRAWING BASICS Here we will learn drawing

More information

Program of Study. Animation (1288X) Level 1 (390 hrs)

Program of Study. Animation (1288X) Level 1 (390 hrs) Program of Study Level 1 (390 hrs) ANI1513 Life Drawing for Animation I (60 hrs) Life drawing is a fundamental skill for creating believability in our animated drawings of motion. Through the use of casts

More information

Engineering Mood and Atmosphere with Light

Engineering Mood and Atmosphere with Light Engineering Mood and Atmosphere with Light Chris Doran Founder Ivan Pedersen Lead Artist Goals Study lighting in four situations: Real life Movies Art Games Find common elements and propose ways to improve

More information

Republic Polytechnic School of Information and Communications Technology C391 Animation and Visual Effect Automation.

Republic Polytechnic School of Information and Communications Technology C391 Animation and Visual Effect Automation. Republic Polytechnic School of Information and Communications Technology C391 Animation and Visual Effect Automation Module Curriculum This document addresses the content related abilities, with reference

More information

Film and Television. Film and Television 299

Film and Television. Film and Television 299 Film and Television 299 Film and Television Degree Associate in Arts Degree, Film Production Program Description Film is a universally recognized medium that has a profound impact on how we view the world

More information

Design Elements & Principles

Design Elements & Principles Design Elements & Principles I. Introduction Certain web sites seize users sights more easily, while others don t. Why? Sometimes we have to remark our opinion about likes or dislikes of web sites, and

More information

Shutter & Aperture Research & Demonstrations

Shutter & Aperture Research & Demonstrations Camera Exercises ART-162 Winter 2013 version CX-162-CameraExercises-2013W.A3 Page 1 CX-2.1 Shutter & Aperture Research & Demonstrations 10 Explanations in part 2 are well done: submit written answers.

More information

Renderman on Film Combining CG & Live Action using Renderman with examples from Stuart Little 2

Renderman on Film Combining CG & Live Action using Renderman with examples from Stuart Little 2 1 Renderman on Film Combining CG & Live Action using Renderman with examples from Stuart Little 2 Rob Bredow Sony Pictures Imageworks rob@185vfx.com Abstract We present a complete (albeit brief) summary

More information

Creating a History Day Exhibit Adapted from materials at the National History Day website

Creating a History Day Exhibit Adapted from materials at the National History Day website Creating a History Day Exhibit Adapted from materials at the National History Day website Exhibits are designed to display visual and written information on topics in an attractive and understandable manner.

More information

Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION

Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION All media messages - a film or book, photograph or picture, newspaper article, news story,

More information

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation SkillsUSA Contest Projects 3-D Visualization and Animation Click the Print this Section button above to automatically print the specifications for this contest. Make sure your printer is turned on before

More information

Copyright 2013 Steven Bradley All Rights Reserved

Copyright 2013 Steven Bradley All Rights Reserved Copyright 2013 Steven Bradley All Rights Reserved Vanseo Design Boulder, Colorado http://vanseodesign.com Version 1.0 Contents 1 Introduction 9 Chapter 1: VisualGrammar Objects Structures Activities Relations

More information

CG: Computer Graphics

CG: Computer Graphics CG: Computer Graphics CG 111 Survey of Computer Graphics 1 credit; 1 lecture hour Students are exposed to a broad array of software environments and concepts that they may encounter in real-world collaborative

More information

Evaluation Essay Movie Review

Evaluation Essay Movie Review Evaluation Essay Movie Review Everybody goes to the movie, it seems, to be entertained, but how many go to study movies as works of art. That is what movie reviewing involves: seeing a film as more than

More information

Filters for Black & White Photography

Filters for Black & White Photography Filters for Black & White Photography Panchromatic Film How it works. Panchromatic film records all colors of light in the same tones of grey. Light Intensity (the number of photons per square inch) is

More information

Digital Photography Composition. Kent Messamore 9/8/2013

Digital Photography Composition. Kent Messamore 9/8/2013 Digital Photography Composition Kent Messamore 9/8/2013 Photography Equipment versus Art Last week we focused on our Cameras Hopefully we have mastered the buttons and dials by now If not, it will come

More information

3D Modeling, Animation, and Special Effects ITP 215x (2 Units)

3D Modeling, Animation, and Special Effects ITP 215x (2 Units) 3D Modeling, Animation, and Special Effects ITP 215x (2 Units) Fall 2008 Objective Overview of developing a 3D animation from modeling to rendering: Basics of surfacing, lighting, animation, and modeling

More information

Display/Exhibit/Museum

Display/Exhibit/Museum Display/Exhibit/Museum Museums and art galleries collect, preserve, analyze, and display natural artifacts and examples of human achievement and their impact on us. Effective exhibit lighting must balance

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

Visual Storytelling, Shot Styles and Composition

Visual Storytelling, Shot Styles and Composition Pre-Production 1.2 Visual Storytelling, Shot Styles and Composition Objectives: Students will know/be able to >> Understand the role of shot styles, camera movement, and composition in telling a story

More information

Customer Success Story

Customer Success Story Client: Industry: Products: Akama Studio Animation & VFX V-Ray for ds Max October 011 Working with V-Ray has changed our way of conceiving images. In an industry where clients demand ever more beautiful

More information

ELEMENTS OF ART & PRINCIPLES OF DESIGN

ELEMENTS OF ART & PRINCIPLES OF DESIGN ELEMENTS OF ART & PRINCIPLES OF DESIGN Elements of Art: 1. COLOR Color (hue) is one of the elements of art. Artists use color in many different ways. The colors we see are light waves absorbed or reflected

More information

Public Preview. This is the first chapter of the Blender Tutorial Guide to be published in june 2000 by Not a Number.

Public Preview. This is the first chapter of the Blender Tutorial Guide to be published in june 2000 by Not a Number. Public Preview This is the first chapter of the Blender Tutorial Guide to be published in june 2000 by Not a Number. This Tutorial Guide is aimed at new users and together with the Blender Tutorial Guide

More information

The Art Institute of Philadelphia Catalog Addendum GAME ART & DESIGN

The Art Institute of Philadelphia Catalog Addendum GAME ART & DESIGN The Art Institute of Philadelphia Catalog Addendum GAME ART & DESIGN See AiPrograms.info for program duration, tuition, fees, and other costs, median debt, federal salary data, alumni success, and other

More information

The 3D Animation Process at Framework Media

The 3D Animation Process at Framework Media 7 Welsh Road Sutton, MA 01590 PHONE: 508.865.7060 FAX: 508.714.2287 WEB: http://www.frameworkmedia.com The 3D Animation Process at Framework Media Thank you for your interest in technical animation and

More information

3D Animation Graphic Designer

3D Animation Graphic Designer Goal of the program The training program aims to develop the trainee to get him to the level of professional and creative in designing models three-dimensional and move with all respect to this art and

More information

VISUAL ARTS VOCABULARY

VISUAL ARTS VOCABULARY VISUAL ARTS VOCABULARY Abstract Artwork in which the subject matter is stated in a brief, simplified manner; little or no attempt is made to represent images realistically, and objects are often simplified

More information

Perspective and Space

Perspective and Space Perspective and Space Space: The element of art referring to the emptiness or area between, around, above, below, or within objects. FOREGROUND - Part of the picture plane that appears closest to the viewer

More information

Our One-Year 3D Animation Program is a comprehensive training in 3D using Alias

Our One-Year 3D Animation Program is a comprehensive training in 3D using Alias 1 YEAR 3D ANIMATION Illusion is the first of all pleasures Oscar Wilde Our One-Year 3D Animation Program is a comprehensive training in 3D using Alias Oscar Winning software, Maya, the industry standard

More information

The Lighting Effects Filter

The Lighting Effects Filter Appendix appendix E The Lighting Effects Filter The Lighting Effects filter is like a little program in itself. With this filter, you can create a wealth of different lighting effects, from making a particular

More information

LIGHTING HANDBOOK. How to Get The Most. From Your New ARRI Kit. by Bill Holshevnikoff SECOND EDITION

LIGHTING HANDBOOK. How to Get The Most. From Your New ARRI Kit. by Bill Holshevnikoff SECOND EDITION LIGHTING HANDBOOK SECOND EDITION How to Get The Most From Your New ARRI Kit by Bill Holshevnikoff Images and Text 2010 by Bill Holshevnikoff For more detailed information about the lighting techniques

More information

Get started. Hang a green screen. Set up your lighting

Get started. Hang a green screen. Set up your lighting Excerpted from Adobe Premiere Pro Studio Techniques by Jacob Rosenberg. Using green screen keying techniques, you can make a person appear in different locations or environments. In the Lord of the Rings

More information

CHINESE INK-AND-BRUSH PAINTING WITH FILM LIGHTING AESTHETICS IN 3D COMPUTER GRAPHICS. A Thesis SIRAN LIU

CHINESE INK-AND-BRUSH PAINTING WITH FILM LIGHTING AESTHETICS IN 3D COMPUTER GRAPHICS. A Thesis SIRAN LIU CHINESE INK-AND-BRUSH PAINTING WITH FILM LIGHTING AESTHETICS IN 3D COMPUTER GRAPHICS A Thesis by SIRAN LIU Submitted to the Office of Graduate and Professional Studies of Texas A&M University in partial

More information

Binocular Vision and The Perception of Depth

Binocular Vision and The Perception of Depth Binocular Vision and The Perception of Depth Visual Perception How one visually interprets a scene 4 forms of perception to be studied: Depth Color Temporal Motion Depth Perception How does one determine

More information

ANIMATION & VISUAL EFFECTS

ANIMATION & VISUAL EFFECTS ANIMATION & VISUAL EFFECTS F I N I S H I N G S C H O O L P R O G R A M The Basics of Compositing for Production brought to you by Rhythm & Hues is a multiple Academy Award winning film production studio

More information

Animation Overview of the Industry Arts, AV, Technology, and Communication. Lesson Plan

Animation Overview of the Industry Arts, AV, Technology, and Communication. Lesson Plan Animation Overview of the Industry Arts, AV, Technology, and Communication Lesson Plan Performance Objective Upon completion of this assignment, the student will have a better understanding of career and

More information

Three Key Paper Properties

Three Key Paper Properties Three Key Paper Properties Whiteness, Brightness and Shade Demystifying Three Key Paper Properties Whiteness, Brightness and Shade Xerox Supplies, See the Difference Quality Makes Prepared by: Xerox Corporation

More information

BASIC TOOL KIT & RESOURCE GUIDE FOR YOUNG FILMMAKERS

BASIC TOOL KIT & RESOURCE GUIDE FOR YOUNG FILMMAKERS BASIC TOOL KIT & RESOURCE GUIDE FOR YOUNG FILMMAKERS CHILDREN S FOUNDATION AMERICAN FILM INSTITUTE 2008 FILMMAKER S TOOL KIT GLOSSARY OF FILM TERMS STORYBOARD GLOSSARY OF COMMON FILM SHOTS GUIDE TO SCRIPT

More information

A Short Introduction to Computer Graphics

A Short Introduction to Computer Graphics A Short Introduction to Computer Graphics Frédo Durand MIT Laboratory for Computer Science 1 Introduction Chapter I: Basics Although computer graphics is a vast field that encompasses almost any graphical

More information

D animation. Advantages of 2-D2. Advantages of 3-D3. Related work. Key idea. Applications of Computer Graphics in Cel Animation.

D animation. Advantages of 2-D2. Advantages of 3-D3. Related work. Key idea. Applications of Computer Graphics in Cel Animation. Page 1 Applications of Computer Graphics in Cel Animation 3-D D and 2-D 2 D animation Adam Finkelstein Princeton University COS 426 Spring 2003 Homer 3-D3 Homer 2-D2 Advantages of 3-D3 Complex lighting

More information

Advanced Diploma of Screen - 3D Animation and VFX (10343NAT)

Advanced Diploma of Screen - 3D Animation and VFX (10343NAT) The Academy of Interactive Entertainment 2013 Advanced Diploma of Screen - 3D Animation and VFX (10343NAT) Subject Listing Online Campus 0 Page Contents 3D Art Pipeline...2 Modelling, Texturing and Game

More information

Lesson 3: Behind the Scenes with Production

Lesson 3: Behind the Scenes with Production Lesson 3: Behind the Scenes with Production Overview: Being in production is the second phase of the production process and involves everything that happens from the first shot to the final wrap. In this

More information

North Carolina Essential Standards Kindergarten Theatre Arts. Communication. Analysis. Aesthetics

North Carolina Essential Standards Kindergarten Theatre Arts. Communication. Analysis. Aesthetics North Carolina s Kindergarten Theatre Arts Note on Numbering/Strands: C - Communication, A - Analysis, AE Aesthetics, CU - Culture Communication K.C.1 K.C.2 Use movement, voice, and writing to communicate

More information

2015 HSC Information and Digital Technology Digital animation Marking Guidelines

2015 HSC Information and Digital Technology Digital animation Marking Guidelines 2015 HSC Information and Digital Technology Digital animation Marking Guidelines Section I Multiple-choice Answer Key Question Answer 1 B 2 C 3 B 4 A 5 B 6 D 7 D 8 A 9 A 10 C 11 C 12 D 13 B 14 D 15 D 16

More information

Getting Started with iray in 3ds Max 2014

Getting Started with iray in 3ds Max 2014 Getting Started with iray in 3ds Max 2014 Iray is an intuitive, interactive, physically based, progressive, path tracing 3D renderer Iray balances ease of use and interactivity with high quality photorealistic

More information

Colorado State University. Guide for 4-H Photography Judges

Colorado State University. Guide for 4-H Photography Judges Colorado State University Guide for 4-H Photography Judges Photography Criteria Use the following criteria to help you judge 4-H photography. TECHNICAL FOCUS Adjustments of the distance setting on a lens

More information

The Animation Production Process. by Randy Gossman

The Animation Production Process. by Randy Gossman by Randy Gossman Animation is a media staple. One would be hard pressed to watch television, see a movie or visit a website without encountering it. Sometimes it s just a word moving across a webpage.

More information

Advanced Diploma of Professional Game Development - Game Art and Animation (10343NAT)

Advanced Diploma of Professional Game Development - Game Art and Animation (10343NAT) The Academy of Interactive Entertainment 201 Advanced Diploma of Professional Game Development - Game Art and Animation (10343NAT) Subject Listing Online Campus 0 Page Contents 3D Art Pipeline...2 Grasping

More information

At the core of this relationship there are the three primary pigment colours RED, YELLOW and BLUE, which cannot be mixed from other colour elements.

At the core of this relationship there are the three primary pigment colours RED, YELLOW and BLUE, which cannot be mixed from other colour elements. The Colour Wheel The colour wheel is designed so that virtually any colours you pick from it will look good together. Over the years, many variations of the basic design have been made, but the most common

More information

HACKETTSTOWN, NEW JERSEY. Computer Animation Grades 10-12 CURRICULUM GUIDE FINAL DRAFT. July 2014

HACKETTSTOWN, NEW JERSEY. Computer Animation Grades 10-12 CURRICULUM GUIDE FINAL DRAFT. July 2014 HACKETTSTOWN, NEW JERSEY Computer Animation Grades 10-12 CURRICULUM GUIDE FINAL DRAFT July 2014 Mr. David C. Mango, Superintendent Ms. Nadia Inskeep, Director of Curriculum & Instruction Developed by:

More information

art new media Graphic Design Certificate Art New Media Degree Illustration Certificate

art new media Graphic Design Certificate Art New Media Degree Illustration Certificate Area: Fine & Applied Arts Dean: Dr. David Newnham Phone: (916) 484-8433 Counseling: (916) 484-8572 Art New Media Degree The Art New Media program emphasizes visual arts produced in a digital environment.

More information

GD1125 Introduction to Photography: Class Overview

GD1125 Introduction to Photography: Class Overview GD1125 Introduction to Photography: Class Overview This course will introduce the elements of photography and explore its impact and various applications as a vehicle to convey a visual message. Students

More information

The Thinking of Animation: Conflict of 3D and 2D. Shih-Ting Tsai, Ming-Hsiu Mia Chen Tatung University, Taiwan

The Thinking of Animation: Conflict of 3D and 2D. Shih-Ting Tsai, Ming-Hsiu Mia Chen Tatung University, Taiwan The Thinking of Animation: Conflict of 3D and 2D Shih-Ting Tsai, Ming-Hsiu Mia Chen Tatung University, Taiwan 0180 The Asian Conference on Ethics, Religion & Philosophy 2013 2013 Abstract The computer

More information

Computer Animation: Art, Science and Criticism

Computer Animation: Art, Science and Criticism Computer Animation: Art, Science and Criticism Tom Ellman Harry Roseman Lecture 12 Ambient Light Emits two types of light: Directional light, coming from a single point Contributes to diffuse shading.

More information

HIGH SCHOOL COURSE OUTLINE

HIGH SCHOOL COURSE OUTLINE OFFICE OF CURRICULUM, INSTRUCTION AND PROFESSIONAL DEVELOPMENT HIGH SCHOOL COURSE OUTLINE Department Visual/Performing Arts Course Title Art & Animation 1-2 Course Code 1044 Grade Level 9-12 Course Length

More information

Example Chapter 08-Number 09: This example demonstrates some simple uses of common canned effects found in popular photo editors to stylize photos.

Example Chapter 08-Number 09: This example demonstrates some simple uses of common canned effects found in popular photo editors to stylize photos. 08 SPSE ch08 2/22/10 11:34 AM Page 156 156 Secrets of ProShow Experts: The Official Guide to Creating Your Best Slide Shows with ProShow Gold and Producer Figure 8.18 Using the same image washed out and

More information

COMP 150-04 Visualization. Lecture 15 Animation

COMP 150-04 Visualization. Lecture 15 Animation COMP 150-04 Visualization Lecture 15 Animation History of animation The function of animation Illustrate steps of a complex process Illustrate cause and effect, context Show trends over time, tell a story

More information

SHOOTING AND EDITING DIGITAL VIDEO. AHS Computing

SHOOTING AND EDITING DIGITAL VIDEO. AHS Computing SHOOTING AND EDITING DIGITAL VIDEO AHS Computing Digital Video Capture, Edit, Deliver This presentation will guide you through a basic digital video workflow: Capture using a video recording device, arrange

More information

HIGH SCHOOL COURSE OUTLINE

HIGH SCHOOL COURSE OUTLINE OFFICE OF CURRICULUM, INSTRUCTION AND PROFESSIONAL DEVELOPMENT HIGH SCHOOL COURSE OUTLINE Department Visual/Performing Arts Course Title Digital Art & Imaging Course Code 1046 Grade Level 9-12 Course Length

More information

Non-Stop Optical Illusions A Teacher s Guide to the Empire State Plaza Art Collection

Non-Stop Optical Illusions A Teacher s Guide to the Empire State Plaza Art Collection Non-Stop Optical Illusions A Teacher s Guide to the Empire State Plaza Art Collection New York State Office of General Services Curatorial/Tour Services 29 th Floor, Corning Tower Albany, NY 12242 518.473.7521

More information

Toy Story, the first fulllength

Toy Story, the first fulllength Tom Porter and Galyn Susman On Site MARTIN MAYO (TOP); DISNEY/PIXAR (BOTTOM) Creating Lifelike Characters in Pixar Movies Lifelike means convincing the audience an animated character has intelligence,

More information

DIABLO VALLEY COLLEGE CATALOG 2015-2016

DIABLO VALLEY COLLEGE CATALOG 2015-2016 ART DIGITAL MEDIA ARTDM Michael Almaguer, Dean Applied and Fine Arts Division Business and Foreign Language Building, Room 204 Possible career opportunities Digital media or graphic design jobs cover all

More information

Thea Omni Light. Thea Spot Light. Light setup & Optimization

Thea Omni Light. Thea Spot Light. Light setup & Optimization Light setup In this tutorial we will learn how to setup lights inside Thea Studio and how to create mesh lights and optimize them for faster rendering with less noise. Let us have a look at the different

More information

PRODUCT LIFECYCLE MANAGEMENT COMPETENCY CENTRE RENDERING. PLMCC, JSS Academy of Technical Education, Noida Rendering 1 of 16

PRODUCT LIFECYCLE MANAGEMENT COMPETENCY CENTRE RENDERING. PLMCC, JSS Academy of Technical Education, Noida Rendering 1 of 16 PRODUCT LIFECYCLE MANAGEMENT COMPETENCY CENTRE RENDERING PLMCC, JSS Academy of Technical Education, Noida Rendering 1 of 16 Table of contents Under construction PLMCC, JSS Academy of Technical Education,

More information

NORCO COLLEGE SLO to PLO MATRIX PLOs

NORCO COLLEGE SLO to PLO MATRIX PLOs SLO to PLO MATRX CERTF CATE/ Game Art: 3D Animation NAS686/NCE686 PROGR AM: ART-17: Beginning Drawing dentify and employ proper use of a variety of drawing materials. dentify, define, and properly use

More information

Composition and Layout Techniques

Composition and Layout Techniques Composition and Layout Techniques Composition Techniques Composition Composition is the placement or arrangement of visual elements or ingredients in a work of art, as distinct from the subject of a work.

More information

P R E P R O D U C T I O N C H E C K L I S T

P R E P R O D U C T I O N C H E C K L I S T P R E P R O D U C T I O N C H E C K L I S T 1. Make a Production Schedule: a. Block out dates for all your shoots; Aim to leave at least 3 weeks for careful editing. If you are editing at the last minute,

More information

UNDERSTANDING DIFFERENT COLOUR SCHEMES MONOCHROMATIC COLOUR

UNDERSTANDING DIFFERENT COLOUR SCHEMES MONOCHROMATIC COLOUR UNDERSTANDING DIFFERENT COLOUR SCHEMES MONOCHROMATIC COLOUR Monochromatic Colours are all the Colours (tints, tones and shades) of a single hue. Monochromatic colour schemes are derived from a single base

More information

Digital 3D Animation

Digital 3D Animation Elizabethtown Area School District Digital 3D Animation Course Number: 753 Length of Course: 1 semester 18 weeks Grade Level: 11-12 Elective Total Clock Hours: 120 hours Length of Period: 80 minutes Date

More information

Cartooning and Animation MS. Middle School

Cartooning and Animation MS. Middle School Cartooning and Animation Middle School Course Title Cartooning and Animation MS Course Abbreviation CART/ANIM MS Course Code Number 200603 Special Notes General Art is a prerequisite, or department permission

More information

Norman Public Schools VISUAL ART ASSESSMENT GUIDE FOR GRADE 7

Norman Public Schools VISUAL ART ASSESSMENT GUIDE FOR GRADE 7 Norman Public Schools VISUAL ART ASSESSMENT GUIDE FOR GRADE 7 2013-2014 VISUAL ART NPS ARTS ASSESSMENT GUIDE Grade 7 This guide is to help teachers incorporate the Arts into their core curriculum. Students

More information

Flash Basics, 5 ECTS (available also for exchange students in Film and Television)

Flash Basics, 5 ECTS (available also for exchange students in Film and Television) DEGREE PROGRAMME IN MEDIA Studies in English Spring semester 2012 mika.rintala@metropolia.fi Flash Basics, 5 ECTS (available also for exchange students in Film and Television) The students will learn:

More information

BACHELOR OF APPLIED SCIENCE DEGREE PROGRAM

BACHELOR OF APPLIED SCIENCE DEGREE PROGRAM At Ex pression College, we produce more than just college graduates. We hone the next generation of filmmakers, animators, game designers, music producers, graphic designers, and sound artists. Our graduates

More information

AP 2D Design Photography Portfolio Syllabus. O'Brian, M and Sibley, N. The Photographic Eye: Learning to See With a Camera. Davis Pub., 2006.

AP 2D Design Photography Portfolio Syllabus. O'Brian, M and Sibley, N. The Photographic Eye: Learning to See With a Camera. Davis Pub., 2006. Mrs. Billett S110 Class Text: AP 2D Design Photography Portfolio Syllabus O'Brian, M and Sibley, N. The Photographic Eye: Learning to See With a Camera. Davis Pub., 2006. Digital Software: Adobe Photoshop

More information

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene.

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene. Graphic Design Active Layer- When you create multi layers for your images the active layer, or the only one that will be affected by your actions, is the one with a blue background in your layers palette.

More information

VAPA (Visual Arts) VISUAL ARTS

VAPA (Visual Arts) VISUAL ARTS VISUAL ARTS VAPA (Visual Arts) ART 1-2 This course will introduce the student to the various ways of producing artistic pieces in the areas of drawing, design, color, painting, three-dimensional, and printmaking.

More information

Course code Course title Prerequisites Lecture hours Lab hours Credit hrs

Course code Course title Prerequisites Lecture hours Lab hours Credit hrs GRAPHIC DESIGN COURSE DESCRIPTIONS The proposed curriculum adheres to the guidelines of the National Association of Schools in Art and (NASAD) Undergraduate Programmes in Graphic. BA Year 2 30 credits

More information

Making natural looking Volumetric Clouds In Blender 2.48a

Making natural looking Volumetric Clouds In Blender 2.48a I think that everyone using Blender has made some trials about making volumetric clouds. The truth is that a kind of volumetric clouds is already available in Blender for a long time, thanks to the 3D

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 ART DIGITAL MEDIA ARTDM Michael Almaguer, Dean Applied and Fine Arts Division Business and Foreign Language Building, Room 204 Possible career opportunities Digital media or graphic design jobs cover all

More information

DESIGN ELEMENTS OF DESIGN

DESIGN ELEMENTS OF DESIGN DESIGN Definition of Design: The term has different connotations in different fields. Informally, a design refers to a plan for the construction of an object (as in architectural blueprints and sewing

More information

Science In Action 8 Unit C - Light and Optical Systems. 1.1 The Challenge of light

Science In Action 8 Unit C - Light and Optical Systems. 1.1 The Challenge of light 1.1 The Challenge of light 1. Pythagoras' thoughts about light were proven wrong because it was impossible to see A. the light beams B. dark objects C. in the dark D. shiny objects 2. Sir Isaac Newton

More information

ART A. PROGRAM RATIONALE AND PHILOSOPHY

ART A. PROGRAM RATIONALE AND PHILOSOPHY ART A. PROGRAM RATIONALE AND PHILOSOPHY Art education is concerned with the organization of visual material. A primary reliance upon visual experience gives an emphasis that sets it apart from the performing

More information

Interaction Design. Chapter 5 (June 8th, 2011, 9am-12pm): Sketching Interaction

Interaction Design. Chapter 5 (June 8th, 2011, 9am-12pm): Sketching Interaction Interaction Design Chapter 5 (June 8th, 2011, 9am-12pm): Sketching Interaction LMU München Medieninformatik Alexander Wiethoff + Andreas Butz Interaction Design SS2011 1 Sketching Interaction The Definition

More information

Light Waves and Matter

Light Waves and Matter Name: Light Waves and Matter Read from Lesson 2 of the Light Waves and Color chapter at The Physics Classroom: http://www.physicsclassroom.com/class/light/u12l2a.html MOP Connection: Light and Color: sublevel

More information

Jul 5, 2012, Sep 13, 2012, Oct 11, 2012, Jan 10, 2013, Mar 1, 2013, Jul 11, 2013, Sep 12, 2013, Oct 10, 2013

Jul 5, 2012, Sep 13, 2012, Oct 11, 2012, Jan 10, 2013, Mar 1, 2013, Jul 11, 2013, Sep 12, 2013, Oct 10, 2013 FILMMAKING: TUITION: $18,000* (USD)/Semester / 13,747 (EURO)/Semester YOU GRADUATE WITH: Diploma/Certificate, DVD Film Reel LOCATION: New York, Los Angeles, USA Jul 5, 2012, Sep 13, 2012, Oct 11, 2012,

More information

Visual Rhetoric/Visual Literacy: Writing About Film

Visual Rhetoric/Visual Literacy: Writing About Film h t t p : / / u w p. a a s. d u k e. e d u / w s t u d i o Visual Rhetoric/Visual Literacy: Writing About Film This handout discusses ways to approach film as a visual medium. It offers suggestions for

More information

BEFORE SEEING THE FILM

BEFORE SEEING THE FILM BEFORE SEEING THE FILM THE INGREDIENTS OF A POPULAR MOVIE Using your own knowledge of films and cinema going, make a list of the things which make a film popular. Pool all the ideas on the board. Make

More information

Integrated Project Thesis. A Deconstructed Space by Jessica Fass

Integrated Project Thesis. A Deconstructed Space by Jessica Fass Integrated Project Thesis A Deconstructed Space by Jessica Fass 1 I am struggling to find my place in the adult world and investigating where I stand in a life made up of mostly corporate offices. The

More information