Cantitate/Preț
Produs

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.5 with SPIR-V: OpenGL

Autor John M. Kessenich, Graham M. Sellers, Dave Shreiner
en Limba Engleză Paperback – 14 iul 2016
OpenGL® Programming Guide, Ninth Edition, provides clear explanations of OpenGL functionality and techniques, including processing geometric objects with vertex, tessellation, and geometry shaders using geometric transformations and viewing matrices; working with pixels and texture maps through fragment shaders; and advanced data techniques using framebuffer objects and compute shaders.
Citește tot Restrânge

Din seria OpenGL

Preț: 33514 lei

Preț vechi: 41892 lei
-20% Nou

Puncte Express: 503

Preț estimativ în valută:
6414 6767$ 5345£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 6836 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780134495491
ISBN-10: 0134495497
Pagini: 944
Dimensiuni: 178 x 232 x 53 mm
Greutate: 1.45 kg
Ediția:9
Editura: Addison-Wesley Professional
Seria OpenGL


Descriere

>" OpenGL(r) Programming Guide, Ninth Edition, " provides clear explanations of OpenGL functionality and techniques, including processing geometric objects with vertex, tessellation, and geometry shaders using geometric transformations and viewing matrices; working with pixels and texture maps through fragment shaders; and advanced data techniques using framebuffer objects and compute shaders. New OpenGL features covered in this edition include Best practices and sample code for taking full advantage of shaders and the entire shading pipeline (including geometry and tessellation shaders) Integration of general computation into the rendering pipeline via compute shaders Techniques for binding multiple shader programs at once during application execution Latest GLSL features for doing advanced shading techniques Additional new techniques for optimizing graphics program performance "


Notă biografică

John M. Kessenich, staff software engineer at Google and creator of SPIR-V, has been active in OpenGL and GLSL Khronos standards' development since 1999. He is the primary editor of the SPIR-V and GLSL specifications, and creates shader compiler tools and translators to promote portability of those standards.

Graham Sellers, AMD Software Architect and Engineering Fellow, is a Khronos API lead and represents AMD at the OpenGL ARB. He has contributed to the core Vulkan and OpenGL specs and extensions, and holds several graphics and image processing patents.

Dave Shreiner is a twenty-five year veteran of the computer graphics industry, where he's worked almost exclusively with programming interfaces like OpenGL. In addition to having written and taught instructional courses on using computer graphics APIs, he was also the lead author for almost ten years on several Addison-Wesley publications relating to computer graphics.


Cuprins

  • Chapter 1: Introduction to OpenGL
  • Chapter 2: Shader Fundamentals
  • Chapter 3: Drawing with OpenGL
  • Chapter 4: Color, Pixels, and Fragments
  • Chapter 5: Viewing Transformations, Culling, Clipping, and Feedback
  • Chapter 6: Textures and Framebuffers
  • Chapter 7: Light and Shadow
  • Chapter 8: Procedural Texturing
  • Chapter 9: Tessellation Shaders
  • Chapter 10: Geometry Shaders
  • Chapter 11: Memory
  • Chapter 12: Compute Shaders
  • Appendix A: Support Libraries
  • Appendix B: OpenGL ES and WebGL
  • Appendix C: Built-in GLSL Variables and Functions
  • Appendix D: State Variables
  • Appendix E: Homogeneous Coordinates and Transformation Matrices
  • Appendix F: Floating-Point Formats for Textures, Framebuffers, and Renderbuffers
  • Appendix G: Debugging and Profiling OpenGL
  • Appendix H: Buffer Object Layouts