دانلود کتاب OpenGL(R) Distilled
by Paul Martz
|
عنوان فارسی: در OpenGL (R) مقطر |
دانلود کتاب
جزییات کتاب
In that sense he is very successful, although the reader has to be fairly knowledgeable in the terminology and mechanics of graphics programming. Knowledge of matrices and the basic operations performed on them is also essential. The chapter headings of coverage are:
*) Drawing primitives
*) Transformation and viewing
*) Lighting
*) Pixel rectangles
*) Texture mapping
*) Extensions and versions
*) Platform-specific interfaces
If you know the terminology and fundamental mechanics of graphics programming, then you will find this book is an excellent introduction to the fundamental functions of OpenGL. Martz lists the prototypes of the functions as well as short descriptions of what they return and what can go wrong. The code examples are written in C++ and can be easily understood by anyone familiar with the language.