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: Magic Ink: Information Software and the Graphical InterfaceMagic Ink: Information Software and the Graphical Interface
by - worrydream.com
The book demonstrates the crucial role of information graphic design, and presents three approaches to context-sensitivity. The intent is to introduce a 'unified theory' of information software design, and provide inspiration for designers.
(14037 views)
Book cover: Programming Vertex, Geometry, and Pixel ShadersProgramming Vertex, Geometry, and Pixel Shaders
by
This reference covers the advanced rendering techniques important for graphics programmers in the game and film industries, and will help them implement these techniques with DirectX 10. Intended for people with background in DirectX8 or DirectX9.
(21516 views)
Book cover: Cg ProgrammingCg Programming
- Wikibooks
Nvidia's programming language Cg is one of several commonly used shading languages for real-time rendering. These shading languages are used to program shaders (i.e. more or less small programs) that are executed on a GPU (graphics processing unit).
(7899 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.
(26749 views)