Descriere YEO:
Pe YEO găsești Computer Graphics Programming in OpenGL de la V. Scott Gordon, în categoria Computers.
Indiferent de nevoile tale, Computer Graphics Programming in OpenGL with C++ - V. Scott Gordon din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 502.15 Lei
Caracteristicile produsului Computer Graphics Programming in OpenGL
- Brand: V. Scott Gordon
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 13-11-2024 01:34:21
Comandă Computer Graphics Programming in OpenGL Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Computer Graphics Programming in OpenGL de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
This updated edition includes step-by-step instruction on modern
OpenGL 4.0+ GLSL shader programming
with C++, along
with the theoretical foundations of 3D computer graphics. Every shader stage is explored, from the basics of modeling, textures, lighting, shadows, etc., through advanced techniques such as tessellation, noise maps, water, and stereoscopy. This new edition includes expanded coverage of camera control, refraction, and a new chapter on ray tracing
with bounding volume hierarchies for complex models. The companion files include all the source code, shaders, model files, skyboxes, etc., needed to run every example in the book. FEATURES: Covers modern
OpenGL 4.0+ GLSL shader programming with C++, and instructions for both PC/Windows and Macintosh Provides complete source code for each example, fully explained along with tips for performance optimization Includes step-by-step instruction for using each GLSL programmable pipeline stage (vertex, tessellation, geometry, and fragment) Designed in a 4-color, teach-yourself format with numerous examples that the reader can run just as presented Explores practical examples for modeling, lighting, and shadows (including soft shadows), terrain, water, and 3Dmaterials such as wood and marble Expanded coverage of ray tracing, to include complex models and bounding volume hierarchies Includes companion files with source code, shaders, OBJ models, textures, skydomes, normal maps, high resolution figures, and more