Logo

GPU Gems 3 by Hubert Nguyen

Large book cover: GPU Gems 3

GPU Gems 3
by

Publisher: Addison-Wesley Professional
ISBN/ASIN: 0321515269
ISBN-13: 9780321515261
Number of pages: 1008

Description:
This volume of the best-selling series provides a snapshot of the latest Graphics Processing Unit (GPU) programming techniques. The programmability of modern GPUs allows developers to use this awesome processing power for non-graphics applications, such as physics simulation, financial analysis, and even virus detection—particularly with the CUDA architecture. Graphics remains the leading application for GPUs, and readers will find that the latest algorithms create ultra-realistic characters, better lighting, and post-rendering compositing effects.

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: Encyclopedia of Graphics File FormatsEncyclopedia of Graphics File Formats
by - O'Reilly
This is the definitive work on file formats -- the book that will become a classic for graphics programmers and everyone else who deals with the low-level technical details of graphics files. It includes information on nearly 100 file formats.
(19871 views)
Book cover: Cross-Platform GUI Programming with wxWidgetsCross-Platform GUI Programming with wxWidgets
by - Prentice Hall PTR
wxWidgets is a free C++ API for writing GUI applications. This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it.
(26746 views)
Book cover: Pixel Shaders: An Interactive Introduction to Graphics ProgrammingPixel Shaders: An Interactive Introduction to Graphics Programming
by - pixelshaders.com
This book is intended to bring the wonder and joy of graphics processor programming to a wider audience. It is targeted at artists who want to integrate computer graphics into their work, and traditional programmers who want to try a different way.
(10175 views)
Book cover: The OpenGL Programming GuideThe OpenGL Programming Guide
by - Addison-Wesley Professional
Clear explanations of OpenGL functionality and basic computer graphics techniques, such as building and rendering 3D models; viewing objects from different perspective points; and using shading, lighting, and texturing effects for greater realism.
(18145 views)