David Wolff
eBook, ePUB

OpenGL 4 Shading Language Cookbook (eBook, ePUB)

Acquiring the skills of OpenGL Shading Language is so much easier with this cookbook. You'll be creating graphics rather than learning theory, gaining a high level of capability in modern 3D programming along the way.

Versandkostenfrei!
Sofort per Download lieferbar
33,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
17 °P sammeln!
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 power of modern GPUs. With Version 4, the language has been further refined to provide programmers with greater power and flexibility, with new stages such as tessellation and compute.OpenGL 4 Shading Language Cookbook provides easy-to-follow examples that first walk you through the theory and back...