OpenGL Shading Language
- Publisher
- ADDISON WESLEY PROF
- Year
- 2004
- Tongue
- English
- Leaves
- 379
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 shaders, procedural texture shaders, animated shaders, non-photorealistic shaders, and shaders for imaging. Thirty color plates and an API function reference are provided.
๐ 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
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 t
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