1 / 13

Introduction to Computer Graphics

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.

Télécharger la présentation

Introduction to Computer Graphics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Computer Graphics Compiled By : Mr.Faraz Khan

  2. 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.

  3. What is Computer Graphics? • Algorithms for Visual Simulations

  4. Main Themes • Imaging • Representing 2D images • Modeling • Representing 3D objects • Rendering • Constructing 2D images from 3D models • Animation • Simulating changes over time

  5. 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.

  6. Warping

  7. Metamorphosis (Morphing) Image 0 Warp 0 Image 1 Warp 1 Result

  8. Metamorphosis (Morphing) Image 0 Warp 0 Image 1 Warp 1 Result

  9. Polygon Morphing

  10. Polygon Morphing

  11. Modeling • Shape Description & Design

  12. Rendering • Simulating Behavior of Lights & Image Formation

  13. Animation • Motion Representation & Control

More Related