Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Computer Graphics: From 3D Models to Animated Movies on Your PC

Posted By: insetes
Learning Computer Graphics: From 3D Models to Animated Movies on Your PC

Learning Computer Graphics: From 3D Models to Animated Movies on Your PC By Shalini Govil-Pai, Rajesh Pai (auth.)
1998 | 152 Pages | ISBN: 0387948988 | PDF | 6 MB


• Modeling - creating objects in three-dimensional space. • Animation - assigning a time-varying geometry and behavior to the modeled object. • Rendering - creating a photorealistic image of the modeled object. • Image Manipulation - enhancing rendered images to produce desired special effects. This book is organized to give the reader a clear and concise over­ view of the above basic principles in computer graphics. New concepts introduced in a chapter are illustrated by hands-on projects using the software provided. The chapters are organized as described below: Chapter 1 providesanoverviewofcomputergraphics (CG) andhow it has evolved. It includes an introduction to computer graphics ter­ minology and definitions. Chapter 2 describes what modeling means in CG. The concept of wire frame models is elucidated. Basic models (sphere, cube, cylinder, cone, polygon) are covered and an insight into polygonal representa­ tions of other complex objects is also provided. The projects included in this chapter involve use of modeling concepts leamed in the chapter. Chapter 3 discusses animation in detail. Principles of frame ani­ mation and real time animation are explained. The reader is given the opportunity to animate the modeled objects from Chapter 2. Chapter 4 covers rendering of the wire frame objects created in Chapter 2. The fundamentals oflighting, shading, and texture mapping are discussed. The objects created in Chapter 2 are rendered by the user and the complete animation is seen in a rendered form.