Introduction to computer graphics : a practical learning approach /
Introduction to Computer Graphics: A Practical Learning Approach guides students in developing their own interactive graphics application. The authors show step by step how to implement computer graphics concepts and theory using the EnvyMyCar (NVMC) framework as a consistent example throughout the...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , , , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Boca Raton, FL :
CRC Press,
[2015]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- What computer graphics is
- The first steps
- How a 3D model is represented
- Geometric transformations
- Turning vertices into pixels
- Lighting and shading
- Texturing
- Shadows
- Image-based impostors
- Advanced techniques
- Global illumination
- A. NVMC class
- B. Properties of vector products.