OpenGL Shading Language
โ Scribed by RandiJRost
- Publisher
- AddisonWesley, 2006. 2nd edition
- Year
- 2006
- Tongue
- English
- Leaves
- 800
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
As the 'Red Book' is known to be the gold standard for OpenGL, the 'Orange Book' is considered to be the gold standard for the OpenGL Shading Language. With Randi's extensive knowledge of OpenGL and GLSL, you can be assured you will be learning from a graphics industry veteran. Within the pages of the second edition you can find topics from beginning shader development to advanced topics such as the spherical harmonic lighting model and more
๐ SIMILAR VOLUMES
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
<b><i>OpenGL(R) Shading Language, Third Edition,</i></b>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 progra
This guide explains how graphics hardware programmability can be exposed through a high-level language in the cross-platform 3D graphics API, OpenGL. Intended for application programmers, it introduces the OpenGL commands used to create and manipulate shaders, and provides examples of stored texture
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 4 Shading Language Cookbook, Third Edition provides easy-to-follow recipes that first walk you through the theory and background behind each technique, and then proceed to showcase and explain the GLSL and OpenGL code needed to implement them.<br><br>The book begins by familiarizing you with