Graphics Shaders
Author | : Mike Bailey |
Publisher | : CRC Press |
Total Pages | : 416 |
Release | : 2012-05-22 |
ISBN-10 | : 9781439894118 |
ISBN-13 | : 1439894116 |
Rating | : 4/5 (18 Downloads) |
Book excerpt: Programmable graphics shaders, programs that can be downloaded to a graphics processor (GPU) to carry out operations outside the fixed-function pipeline of earlier standards, have become a key feature of computer graphics. This book is designed to open computer graphics shader programming to the student, whether in a traditional class or on their own. It is intended to complement texts based on fixed-function graphics APIs, specifically OpenGL. It introduces shader programming in general, and specifically the GLSL shader language. It also introduces a flexible, easy-to-use tool, glman, that helps you develop, test, and tune shaders outside an application that would use them.