Interactive Computer Graphics: A Top-Down Approach Using OpenGL, 3/e(精裝)

Edward Angel

  • 出版商: Addison Wesley
  • 出版日期: 2002-07-16
  • 售價: $1,068
  • 語言: 英文
  • 頁數: 719
  • 裝訂: Hardcover
  • ISBN: 0201773430
  • ISBN-13: 9780201773439
  • 相關分類: OpenGLComputer Graphics
  • 已過版

買這商品的人也買了...

商品描述

Interactive Computer Graphics features a top-down, programming-oriented approach to computer graphics. Capitalizing upon this top-down and hands-on approach, the text quickly gets students writing interesting 3D graphics programs. Angel uses OpenGL, a graphics library supported by most workstations, and the C++ programming language, allowing students to be aware of what is happening at the lowest levels of computer-graphics programming.

Each chapter is built around applications, with key principles and techniques explained as needed and in increasing detail, teaching students by example and by practice. While emphasizing applications programming, the book covers all topics required for a fundamental courses in computer graphics, such as light-material interactions, shading, modeling, curves and surfaces, antialiasing, texture mapping, and compositing, as well as hardware issues. The top-down approach taken in this book enables students studying computer science and engineering to generate complex interactive applications by the end of their first course, and will give them a solid background for future work or study in computer graphics.

Table of Contents

1. Graphics Systems and Models.
2. Graphics Programming.
3. Input and Interaction.
4. Geometric Objects and Transformations.
5. Viewing.
6. Shading.
7. Discrete Techniques.
8. Implementation of a Renderer.
9. Hierarchical and Object-Oriented Modeling.
10. Curves and Surfaces.
11. Procedural Methods.
12. Visualization.
13. Advanced Rendering.