Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Ganovelli, Fabio (Autor), Corsini, Massimiliano (Autor), Pattanaik, Sumanta (Autor), Di Benedetto, Marco (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press, [2015]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.