GPGPU Programming for Games and Science

GPGPU Programming for Games and Science
Author :
Publisher : CRC Press
Total Pages : 471
Release :
ISBN-10 : 9781466595354
ISBN-13 : 1466595353
Rating : 4/5 (353 Downloads)

Book Synopsis GPGPU Programming for Games and Science by : David H. Eberly

Download or read book GPGPU Programming for Games and Science written by David H. Eberly and published by CRC Press. This book was released on 2014-08-15 with total page 471 pages. Available in PDF, EPUB and Kindle. Book excerpt: An In-Depth, Practical Guide to GPGPU Programming Using Direct3D 11 GPGPU Programming for Games and Science demonstrates how to achieve the following requirements to tackle practical problems in computer science and software engineering: Robustness Accuracy Speed Quality source code that is easily maintained, reusable, and readable The book primarily addresses programming on a graphics processing unit (GPU) while covering some material also relevant to programming on a central processing unit (CPU). It discusses many concepts of general purpose GPU (GPGPU) programming and presents practical examples in game programming and scientific programming. The author first describes numerical issues that arise when computing with floating-point arithmetic, including making trade-offs among robustness, accuracy, and speed. He then shows how single instruction multiple data (SIMD) extensions work on CPUs since GPUs also use SIMD. The core of the book focuses on the GPU from the perspective of Direct3D 11 (D3D11) and the High Level Shading Language (HLSL). This chapter covers drawing 3D objects; vertex, geometry, pixel, and compute shaders; input and output resources for shaders; copying data between CPU and GPU; configuring two or more GPUs to act as one; and IEEE floating-point support on a GPU. The book goes on to explore practical matters of programming a GPU, including code sharing among applications and performing basic tasks on the GPU. Focusing on mathematics, it next discusses vector and matrix algebra, rotations and quaternions, and coordinate systems. The final chapter gives several sample GPGPU applications on relatively advanced topics. Web Resource Available on a supporting website, the author’s fully featured Geometric Tools Engine for computing and graphics saves you from having to write a large amount of infrastructure code necessary for even the simplest of applications involving shader programming. The engine provides robust and accurate source code with SIMD when appropriate and GPU versions of algorithms when possible.


GPGPU Programming for Games and Science Related Books

GPGPU Programming for Games and Science
Language: en
Pages: 471
Authors: David H. Eberly
Categories: Computers
Type: BOOK - Published: 2014-08-15 - Publisher: CRC Press

DOWNLOAD EBOOK

An In-Depth, Practical Guide to GPGPU Programming Using Direct3D 11 GPGPU Programming for Games and Science demonstrates how to achieve the following requiremen
Gpgpu Programming for Games and Science
Language: en
Pages: 146
Authors: Nathan A. Clayton
Categories:
Type: BOOK - Published: 2015-08-12 - Publisher: CreateSpace

DOWNLOAD EBOOK

Thought-provoking and accessible in approach, this updated and expanded second edition of the GPGPU Programming for Games and Science provides a user-friendly i
GPU Gems 3
Language: en
Pages: 942
Authors: Hubert Nguyen
Categories: Computers
Type: BOOK - Published: 2008 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Still more useful techniques, tips, and tricks for harnessing the power of the new generation of powerful GPUs.
GPU Computing Gems Jade Edition
Language: en
Pages: 562
Authors: Wen-mei Hwu
Categories: Computers
Type: BOOK - Published: 2011-09-28 - Publisher: Elsevier

DOWNLOAD EBOOK

"Since the introduction of CUDA in 2007, more than 100 million computers with CUDA capable GPUs have been shipped to end users. GPU computing application develo
CUDA by Example
Language: en
Pages: 524
Authors: Jason Sanders
Categories: Computers
Type: BOOK - Published: 2010-07-19 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Ar