OpenGL(R) Shading Language (2nd Edition)
โ Scribed by Randi J. Rost
- Publisher
- Addison-Wesley Professional
- Year
- 2006
- Tongue
- English
- Leaves
- 637
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Please anyone tell me where it is.
I only find source code for 2nd edition
๐ SIMILAR VOLUMES
Please anyone tell me where it is. I only find source code for 2nd edition
OpenGL Shading Language (GLSL) is a programming language used for customizing parts of the OpenGL graphics pipeline that were formerly fixed-function, and are executed directly on the GPU. It provides programmers with unprecedented flexibility for implementing effects and optimizations utilizing the
The book covers all you need to know to write opengl shaders. There are a number of examples covered, with source both in the book and available for download. The writing is understandable and comprehensive, if ponderous. My only complaint is the encyclopedic nature of the book. Tons of man page
OpenGLยฎ Shading Language, Third Edition, extensively updated for OpenGL 3.1, is the experienced application programmerโs guide to writing shaders. Part reference, part tutorial, this book thoroughly explains the shift from fixed-functionality graphics hardware to the new era of programmable graphics