Chapter 2: Time and Space Lecturer: Norhayati Mohd Amin.

Slides:



Advertisements
Similar presentations
Book Scanning & Digital Image Production The VRC Guide to Imaging By Kate Stepp.
Advertisements

Three Dimensional Viewing
Week 7 - Monday.  What did we talk about last time?  Specular shading  Aliasing and antialiasing.
Objectives Define photo editing software
HCI 530 : Seminar (HCI) Damian Schofield.
Three-Dimensional Concepts
Introduction to Computer Graphics
Basic Rendering Techniques V Recognizing basic rendering techniques.
Vector vs. Bitmap SciVis V
Object Orientated Data Topic 5: Multimedia Technology.
Lesson Objectives Explain the representation of an image as a series of pixels represented in binary Explain the need for meta data to be included in the.
V Obtained from a summer workshop in Guildford County July, 2014
Guilford County Sci Vis V204.01
Working with Graphics. Objectives Understand bitmap and vector graphics Place a graphic into a frame Work with the content indicator Transform frame contents.
MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - GRAPHICS. In this chapter how the computer creates, stores, and displays graphic images how the computer creates,
Computer Image Dr Jimmy Lam CAD for Fashion and Textiles.
Bitmapped Images. Bitmap Images Today’s Objectives Identify characteristics of bitmap images Resolution, bit depth, color mode, pixels Determine the most.
Digital Images The digital representation of visual information.
Lecture 3. Fundamentals of Computer Graphics. Computer Graphics, a very broad term Fields Related to Computer Graphics Bitmap/Vector graphics, 2D/3D graphics,
Introduction to 3D Computer Graphics and Virtual Reality McConnell text.
Computer Visualization BIM Curriculum 03. Topics  History  Computer Visualization Methods  Visualization Workflow  Technology Background.
Digital Terminology. Bitmap A representation consisting of rows and columns of dots of a graphic image stored in computer memory. To display a bitmap.
I-1 Steps of Image Generation –Create a model of the objects –Create a model for the illumination of the objects –Create an image (render) the result I.
 Refers to sampling the gray/color level in the picture at MXN (M number of rows and N number of columns )array of points.  Once points are sampled,
Vector vs. Bitmap
Chapter 3 Space. Three Kinds of Space Space as format: size, scale, and presentation. Space as the relationships among objects and the areas surrounding.
3D COMPUTER GRAPHICS IMD Chapter 1: 3D Computer Graphics Chapter 1: 1 Lecturer: Norhayati Mohd Amin.
Addison Wesley is an imprint of © 2010 Pearson Addison-Wesley. All rights reserved. Chapter 5 Working with Images Starting Out with Games & Graphics in.
Multimedia Software Tools. 3-D Modeling and Animation Tools 3-D modeling gives images a 3-dimensional look. It can be used along with animation, for instance,
Graphics and Animation Multimedia Projects Part 2.
Object Orientated Data Topic 5: Multimedia Technology.
XP Practical PC, 3e Chapter 15 1 Creating Desktop Video and Animation.
Chapter 14 Working with Graphics. 2Practical PC 5 th Edition Chapter 14 Getting Started In this Chapter, you will learn: − About different graphics you.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
INT 840E Computer graphics Introduction & Graphic’s Architecture.
Software. Read the description on the next slide. Can you picture the scene?
Flash CS 5 Interface BY NSCHEWCZYK | ©2012. MENU BAR A bar at the top of the window. It lists menu options including: File, Edit, View, Insert, Modify,
PLACING AND LINKING GRAPHICS
Adobe Photoshop CS5 – Illustrated Unit A: Getting Started with Photoshop CS5.
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Representing and Storing Graphics EXTENSION.
Review on Graphics Basics. Outline Polygon rendering pipeline Affine transformations Projective transformations Lighting and shading From vertices to.
Lecture 6 Rasterisation, Antialiasing, Texture Mapping,
Digital Media Dr. Jim Rowan ITEC 2110 Images: Chapters 3, 4 & 5.
12/24/2015 A.Aruna/Assistant professor/IT/SNSCE 1.
Chapter 3 Color Objectives Identify the color systems and resolution Clarify category of colors.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
Guilford County SciVis V104.03
IS502:M ULTIMEDIA D ESIGN FOR I NFORMATION S YSTEM D IGITAL S TILL I MAGES Presenter Name: Mahmood A.Moneim Supervised By: Prof. Hesham A.Hefny Winter.
Graphics Basic Concepts 1.  A graphic is an image or visual representation of an object.  A visual representation such as a photo, illustration or diagram.
3D Animation 1. Introduction Dr. Ashraf Y. Maghari Information Technology Islamic University of Gaza Ref. Book: The Art of Maya.
Multimedia and weBLOGging Grade 7-9 | Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 03 - Still Picture 01 – Basics.
Understanding Images. Pixels pixels Every image is made up of very small squares called pixels, and each pixel represents a color or shade. Pixels within.
Photoshop CS6 – Nelson Unit 3: Photoshop CS6. Objectives Define photo editing software Start Photoshop and view the workspace Use the Zoom tool and the.
Vector vs. Bitmap. Vector Images Vector images (also called outline images) are images made with lines, text, and shapes. Test type is considered to be.
IS502:M ULTIMEDIA D ESIGN FOR I NFORMATION S YSTEM D IGITAL S TILL I MAGES Presenter Name: Mahmood A.Moneim Supervised By: Prof. Hesham A.Hefny Winter.
Chapter 14 Working with Graphics
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Getting Started with Adobe Photoshop CS6
Data Representation Images.
Layers in Adobe After Effect
Computer Graphics Imaging
Creating Desktop Video and Animation
Vector vs. Bitmap.
IMAGES.
Perspective, Scene Design, and Basic Animation
The Graphics Rendering Pipeline
Basic Rendering Techniques
LET’S LEARN ABOUT GRAPHICS!
Computer Animation Texture Mapping.
Presentation transcript:

Chapter 2: Time and Space Lecturer: Norhayati Mohd Amin

IMD2214 - Chapter 2: Time & Space Introduction With 3D computer animation, artists work in a digital world where space, color, texture, time, shape and form are tools for creating images and sequences of images.

IMD2214 - Chapter 2: Time & Space 3D Space Measurement of three dimensions is like you measured the length, width and height of an object. Two Dimensions Three Dimensions

IMD2214 - Chapter 2: Time & Space XYZ Coordinate Space The width would be the X-axis, the height would be the Y-axis and the depth would be the Z-axis.

XYZ Coordinate Space Origin The Ground Grid IMD2214 - Chapter 2: Time & Space XYZ Coordinate Space Origin The Ground Grid

IMD2214 - Chapter 2: Time & Space Perspective Space A Perspective view allows you to visualize a 3D space in a way similar to how you view the world through either your eyes or the lens of a camera. Most artists have learned to sketch a 3D scene in perspective or use drafting techniques to create more accurate perspective drawings. With Maya, the 3D Perspective view is automatically calculated for you, based on a camera position and a view angle that you set.

Orthographic Projections IMD2214 - Chapter 2: Time & Space Orthographic Projections While a Perspective view can help you compose a shot, an Orthographic view lets you analyze your scene using parallel projections of only two axes at a time. Most 3D animators find themselves using perspective views to compose a shot while Orthographic views offer a place to view the scene in a more analytical manner.

Views Top view Perspective view Perspective Camera Side view IMD2214 - Chapter 2: Time & Space Views Top view Perspective view Perspective Camera Side view Front view

World Space and Local Space IMD2214 - Chapter 2: Time & Space World Space and Local Space When you build objects in 3D, it is possible to parent one object to another. This creates a hierarchy where the parent object determines the position of the group in world space. The child objects inherit this positioning and combine this with their own local space position. This parent-child relationship is used during the animation of an object where keyframes can be set on both the child and the parent.

World Space and Local Space IMD2214 - Chapter 2: Time & Space World Space and Local Space Local Space The handle bar and the front wheel use an angled axis line to set up the local rotations. Local Space The wheel rotates around its center using a local rotation axis. World Space When the whole object moves in world space, child objects such as the handle bar and the wheels move with it.

IMD2214 - Chapter 2: Time & Space UV Coordinate Space Surface uses U, V and N axes, where U and V represent the two axes that lie on the surface and N is the “surface normal” axis that points out from the front of the surface. When you create a curve, it has a U direction that lets you measure points along the curve. When a surface is created, it has a U and a V direction that define the surface parameterization. You can draw and manipulate curves in this 2D surface space. The placement of textures can also take place in UV space.

UV Coordinate Space UV Coordinates IMD2214 - Chapter 2: Time & Space UV Coordinate Space UV Coordinates The origin of the UV system lies at one of the surface corners. U runs along one axis and V along the other. Moving Curves When you select and move a curve in UV space, you can only move along the two axes of the surface grid. Curve control points can also be edited in UV space. Normal The surface Normal always points out from the front of the surface. You can see the Normal lines pointing out from each intersection on the UV grid.

Time In the world of 3D animation, time is the fourth dimension. IMD2214 - Chapter 2: Time & Space Time In the world of 3D animation, time is the fourth dimension. An object will appear animated if it either moves, rotates or changes shape from one point in time to another. Both live-action and animation use either film or video to capture motion. Film and video images are often referred to as frames and most animation is measured using frames as the main unit of time. The relationship between these frames and real time differs depending on whether you are working with video, film or other digital media.

IMD2214 - Chapter 2: Time & Space Frames per Second Frames can be played back at different speeds that are measured in frames per second (fps). Known as the frame rate and it is used to set the timing of an animation. The frame rate is required to output animation to film or video and to synchronize that animation with sound and live-action footage. You can set your frame rate by selecting Window > Settings/Preferences > Preferences > Settings category.

IMD2214 - Chapter 2: Time & Space Playback When you preview your animations, you will often use interactive playback. You can set the Playback Speed by selecting Window > Settings/Preferences > Preferences and selecting the Timeline category. The default Playback Speed is Play Every Frame. The actual playback speed will depend on your workstation’s ability to process the animated elements in your scene. Setting your Playback Speed to Real-time asks Maya to maintain your chosen frame rate as accurately as possible.

IMD2214 - Chapter 2: Time & Space Time Code Time code is a frame numbering system that assigns a number to each frame of video that indicates hours, minutes, seconds and frames. This is what gets burned onto video tape. This gives you an accurate representation of time for synchronization. You can set up time code display in Maya from the Preferences window.

IMD2214 - Chapter 2: Time & Space Bitmap Space A bitmap is a representation of an image, consisting of rows and columns of pixels, that is stored color information. Each pixel contains a color value for a number of channels-RGB. When you view these channels together at a high enough resolution, all of the different colors form a complete image. When Maya renders a scene, the geometry, lights and materials are calculated from the camera’s point of view and a bitmap image or a series of images results.

IMD2214 - Chapter 2: Time & Space Bitmap Space Pixels Up close, you can clearly see the grid of pixels that make up the bitmap image. Bitmap Sources Bitmap images are common in computer graphics and can be created and manipulated in paint, compositing and 3D rendering packages. Full Resolution As pixels are presented at a higher resolution, the grid is no longer visible and you get a clearer view of the final image. Bitmap Channels Each pixel is made up of at least three color values – red, green and blue. These channels combine to create the visible color.

Image and Display Resolution IMD2214 - Chapter 2: Time & Space Image and Display Resolution Maya uses the term Image resolution to refer to the total pixel size of the bitmap image. Display resolution refers to how many pixels you will find in one inch on the screen. This resolution is measured in pixels per inch (ppi) or dots per inch (dpi). Monitors have a display resolution of about 72 dpi, although your graphics card may offer several settings which will alter this value.

Image and Display Resolution IMD2214 - Chapter 2: Time & Space Image and Display Resolution As an animator, you will focus on producing images with a particular Image resolution such as 640 x 480 pixels for video or one of a variety of resolutions for film. The default Display resolution for these images is 72 dpi. If you are taking an image to print, you will need to consider a Display resolution of around 300 dpi. This value may be higher or lower depending on your printing needs.

Image and Display Resolution IMD2214 - Chapter 2: Time & Space Image and Display Resolution 2” x 2” @ 72 dpi (144 x 144 pixels) 2” x 2” @ 300 dpi (600 x 600 pixels)

Aliasing and Anti-aliasing IMD2214 - Chapter 2: Time & Space Aliasing and Anti-aliasing The bitmap image grid can create a staircase-like or jagged effect within an image where lines run diagonally against the pixel grid. To create realistic bitmap images, you must soften these jagged edges using an effect called anti-aliasing. Anti-aliasing modifies the color of pixels at the edges between objects to blur the line between the object and its background. Anti-aliasing is most important when you are working with lower display resolutions (72 dpi).

Aliasing and Anti-aliasing IMD2214 - Chapter 2: Time & Space Aliasing and Anti-aliasing An accurate calculation of anti-aliasing increases rendering time, but yields better results. No Anti-aliasing Without anti-aliasing, a bitmap image will display jagged edges where one object meets another and on the interior of a surface where a texture map can appear jagged without proper anti-aliasing settings. With Anti-aliasing An anti-aliased image removes the staircase-like effect by creating in-between pixels that soften the edge. This gives results that more closely resemble a real photograph that has been scanned into the computer as a bitmap.

IMD2214 - Chapter 2: Time & Space Other Channels In a typical bitmap, the first three channels contain color information. Maya is able to render images with mask and depth channels for use in compositing packages. These channels can be used when you want to layer several images together seamlessly, including live-action plates created outside Maya.

Other Channels Depth Channel Mask Channel IMD2214 - Chapter 2: Time & Space Other Channels Depth Channel A depth channel can provide actual 3D information about an image. Depth channels are very useful in a compositing package where you can combine layers or add effects such as fog or depth of field. White is close to camera and black is far. Mask Channel A mask (or alpha) channel, defines where an image needs to be solid or transparent. This channel can be used to layer images for compositing or to texture map attributes such as transparency or bump. White is opaque and black is empty.

IMD2214 - Chapter 2: Time & Space Image Formats The Maya Software default format is called IFF and it handles RGB, mask, and depth channels. Maya also has several movie formats that contain sequences of bitmap frames.

IMD2214 - Chapter 2: Time & Space Non-square Pixels While most bitmap images use square pixels, digital video uses pixels that are slightly taller than they are wide. Therefore, an image that uses non-square pixels will appear squashed on a computer monitor that uses square pixels. On a video monitor, the image would appear with its pixels stretched to their proper aspect ratio. If you are rendering to digital video, you must take the pixel aspect ratio into account.

Non-square Pixels Computer Monitor Display Video Monitor Display IMD2214 - Chapter 2: Time & Space Non-square Pixels Computer Monitor Display Video Monitor Display

Bitmap File Textures Bitmaps can be used to texture objects in Maya. IMD2214 - Chapter 2: Time & Space Bitmap File Textures Bitmaps can be used to texture objects in Maya. They can be used to add color, bump, transparency and other effects on a surface. The RGB and the alpha (mask) channels can all be used to texture the object. Bitmaps used as textures can add detail to geometry without requiring any extra modeling. These bitmaps are ideally saved as Maya IFF files and work best with image resolutions that use base- 2 such as 256 x 256, 512 x 512, or 1024 x 1024.

IMD2214 - Chapter 2: Time & Space Bitmap File Textures This is because these sizes fit best with Maya bitmapping algorithm used to filter textures. When objects are rendered, textures are affected by the lighting and shading on the object, then output as another composed bitmap image. In an animation, each frame would be rendered as a different bitmap that creates motion when played back at the right frame rate. These images can also be output to video or to film.

Bitmap File Textures Bitmap Textures Geometry Final Bitmap Image IMD2214 - Chapter 2: Time & Space Bitmap File Textures Bitmap Textures Geometry Final Bitmap Image

IMD2214 - Chapter 2: Time & Space Any Question?