FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: The Cg Tutorial: The Definitive Guide to Programmable Real-Time Graphics
- Authors Randima Fernando, Mark J. Kilgard
- Publisher: Addison-Wesley Professional (March 8, 2003)
- Paperback: 384 pages
- eBook: HTML
- Language: English
- ISBN-10: 0321194969
- ISBN-13: 978-0321194961
- Share This:
Cg (C for graphics) is a complete programming environment for the fast creation of special effects and real-time cinematic quality experiences on multiple platforms. By providing a new level of abstraction, Cg lets developers more directly target OpenGL®, DirectX®, Windows®, Linux, Mac OS X®, and console platforms, such as the Xbox, without having to program directly to the graphics hardware assembly language. Cg was developed by NVIDIA® Corporation in close collaboration with Microsoft® Corporation, and is compatible with both the OpenGL API and Microsoft's HLSL for DirectX 9.0.
Cg is the key to unlocking the power of a new generation of programmable graphics hardware. This book is the definitive introduction to Cg, and will be essential for anyone programming high-quality real-time graphics. The Cg Tutorial will teach you to use Cg to create effects never before available for real-time applications."
The Cg Tutorial explains how to implement both basic and advanced techniques for today's programmable GPU architectures.
Major topics covered include:
- 3D transformations
- Per-vertex and per-pixel lighting
- Skinning and key-frame interpolation
- Environment mapping
- Bump mapping
- Fog
- Performance optimization
- Projective texturing
- Cartoon shading
- Compositing
- Randima (Randy) Fernando is Manager of Developer Education at NVIDIA.
- Mark J. Kilgard is a Senior Software Engineer at NVIDIA.
- The Cg Tutorial: The Definitive Guide to Programmable Real-Time Graphics
- The Mirror Site (1) - PDF
- Book Homepage (Software, Errata, etc.)
-
Parallel Programming with CUDA: Architecture, Analysis, Application
This book offers a detailed guide to CUDA with a grounding in parallel fundamentals. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a High-Performance Computing (HPC) facility.
-
GPU Gems 3 by Addison-Wesley (Hubert Nguyen)
This third volume of the best-selling GPU Gems series provides a snapshot of today's latest Graphics Processing Unit (GPU) programming techniques.
-
GPU Gems 2: Programming for High-Performance Graphics
This sequel to the best-selling, first volume of GPU Gems details the latest programming techniques for today's graphics processing units (GPUs).
-
GPU Gems: Techniques, Tips and Tricks for Real-Time Graphics
It focuses on the programmable graphics pipeline available in today's graphics processing units (GPUs) and highlights quick and dirty tricks used by leading developers, as well as fundamental, performance-conscious techniques.
-
CUDA Succinctly (Chris Rose)
This book discusses CUDA hardware and software in greater detail and covering both CUDA 5.0 and Kepler. Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness.
-
BIG CPU, BIG DATA: Solving the World's Toughest Problems
This book teaches you how to write parallel programs for multicore machines, compute clusters, GPU accelerators, and big data map-reduce jobs, in the Java language, with the free, easy-to-use, object-oriented Parallel Java 2 Library.
-
Programming on Parallel Machines: GPU, Multicore, Clusters, etc.
The main goal of the book is to present parallel programming techniques that can be used in many situations for many application areas and which enable the reader to develop correct and efficient parallel programs.
-
CUDA Tutorial (Putt Sakdhnagool)
This book introduces the essentials of CUDA C programming clearly and concisely, quickly guiding you from running sample programs to building your own code, assumes no specialized background in GPU-based or parallel computing.
:
|
|