Computer Graphics
Author | : Alexey Boreskov |
Publisher | : CRC Press |
Total Pages | : 578 |
Release | : 2013-10-25 |
ISBN-10 | : 9781439867303 |
ISBN-13 | : 1439867305 |
Rating | : 4/5 (305 Downloads) |
Download or read book Computer Graphics written by Alexey Boreskov and published by CRC Press. This book was released on 2013-10-25 with total page 578 pages. Available in PDF, EPUB and Kindle. Book excerpt: Complete Coverage of the Current Practice of Computer Graphics Computer Graphics: From Pixels to Programmable Graphics Hardware explores all major areas of modern computer graphics, starting from basic mathematics and algorithms and concluding with OpenGL and real-time graphics. It gives students a firm foundation in today’s high-performance graphics. Up-to-Date Techniques, Algorithms, and API The book includes mathematical background on vectors and matrices as well as quaternions, splines, curves, and surfaces. It presents geometrical algorithms in 2D and 3D for spatial data structures using large data sets. Although the book is mainly based on OpenGL 3.3, it also covers tessellation in OpenGL 4.0, contains an overview of OpenGL ES 2.0, and discusses the new WebGL, which allows students to use OpenGL with shaders directly in their browser. In addition, the authors describe a variety of special effects, including procedural modeling and texturing, fractals, and non-photorealistic rendering. They also explain the fundamentals of the dominant language (OpenCL) and platform (CUDA) of GPGPUs. Web Resource On the book’s CRC Press web page, students can download many ready-to-use examples of C++ code demonstrating various effects. C++ wrappers for basic OpenGL entities, such as textures and programs, are also provided. In-Depth Guidance on a Programmable Graphics Pipeline Requiring only basic knowledge of analytic geometry, linear algebra, and C++, this text guides students through the OpenGL pipeline. Using one consistent example, it leads them step by step from simple rendering to animation to lighting and bumpmapping.