150 likes | 173 Views
Introduction to Computer Graphics. Compiled By : Mr.Faraz Khan. Introduction :. What is Computer Graphics ? Imaging = Representing 2D Images . Modeling = Representing 3D Images . Rendering = Constructing 2D Images from 3D Models. Animation = Simulating changes over time.
E N D
Introduction to Computer Graphics Compiled By : Mr.Faraz Khan
Introduction : • What is Computer Graphics ? • Imaging = Representing 2D Images . • Modeling = Representing 3D Images . • Rendering = Constructing 2D Images from 3D Models. • Animation = Simulating changes over time.
What is Computer Graphics? • Algorithms for Visual Simulations
Main Themes • Imaging • Representing 2D images • Modeling • Representing 3D objects • Rendering • Constructing 2D images from 3D models • Animation • Simulating changes over time
Imaging • WarpingWarping may be used for correcting image distortion as well as for creative purposes (e.g., morphing). The same techniques are equally applicable to video. • MetamorphosisImage metamorphosis, or image morphing, is a popular technique for creating a smooth transition between two images. • Non-Photorealistic RenderingIn computer graphics, photorealistic rendering attempts to make artificial images of simulated 3d environments that look "just like the real world." So non-photorealistic rendering (NPR) is any technique that produces images of simulated 3d world in a style other than realism.
Metamorphosis (Morphing) Image 0 Warp 0 Image 1 Warp 1 Result
Metamorphosis (Morphing) Image 0 Warp 0 Image 1 Warp 1 Result
Modeling • Shape Description & Design
Rendering • Simulating Behavior of Lights & Image Formation
Animation • Motion Representation & Control