3DXO - The Finest 3D Resources
Locale Page...  Global  |  Germany
Member access...   

3DXO.COM is the new home of CYGAD's 3DXTRA!
Please use and bookmark only this resource from now!
Quick Search
Advertisement
mySOULS - Share your 2nd life!
Partner & Friends
3DKingdom
Pixel2Life
BienenFisch Design
TextureKit
ArrowayTextures
C4DModelShop
3DPlants.com
ArchiBASE Planet
CGindia
Tutorial Guide




Symbols
New
Updated
New & Updated
Game Dev: Books
Books about 2D/3D art design, charactere creation, level design, engine design, physics and AI programming especially for game developers, for beginners and professionals
AVG Rating: 9.00
  Added 01 Jun 05   Updated 01 Dec 08
Shaderx 4: Lighting & Rendering (Graphics)  
41.97 $
New from 41.96 $
10 Used from 22.94 $
Buy Now!
Author Wolfgang Engel
Publisher Charles River Media
Publication Date 2006-01-12
Hardcover - 640 Pages
ISBN 1584504250

Amazon Reviews
amazon.com:
2006 FrontLine Award Winner. The ShaderX series provides a complete toolbox of cutting-edge advanced graphics hardware and software techniques for all levels of graphics programmers, from novices to graphics gurus. With the increasing pixel shader power of current graphics cards, techniques that were once done on the CPU or simply avoided due to their expense are now possible, and this latest volume of the ShaderX series is filled with articles that provide methods for performing these techniques. The collection covers state-of-the-art, shader rendering techniques that will bring your graphics to a new level of realism. Throughout the book you’ll find a plethora of all new, ready-to-use solutions and tools for the many graphics programming challenges you face everyday. These solutions will save valuable programming time, helping to make you more efficient and productive. Throughout the collection you?ll find: How to simulate cloth on the GPU; How to use ambient occlusion efficiently in a game environment; Several global illumination approaches suitable for current hardware platforms; How to do real-time caustics on the GPU; Several ways for how to make your shadow penumbra software for shadow volumes and shadow maps; Tips for using the D3DXEffects framework efficiently and how to integrate post processing; Real-time damage system that uses a damage map to store damage data; Snow rendering; Procedural generation of textures; Tricks, tips, and techniques for super shader, a light map precomputation tool that stores radiosity light maps, and a system for debugging and optimizing applications, and much more... This is an indispensable series that should be on ever graphics programmer’s bookshelf!
amazon.com:
The ShaderX series provides a complete toolbox of cutting-edge advanced graphics hardware and software techniques for all levels of graphics programmers, from novices to graphics gurus. With the increasing pixel shader power of current graphics cards, techniques that were once done on the CPU or simply avoided due to their expense are now possible, and this latest volume of the ShaderX series is filled with articles that provide methods for performing these techniques. The collection covers state-of-the-art, shader rendering techniques that will bring your graphics to a new level of realism. Throughout the book you?ll find a plethora of all new, ready-to-use solutions and tools for the many graphics programming challenges you face everyday. These solutions will save valuable programming time, helping to make you more efficient and productive. Throughout the collection you?ll find: * How to simulate cloth on the GPU * How to use ambient occlusion efficiently in a game environment * Several global illumination approaches suitable for current hardware platforms * How to do real-time caustics on the GPU * Several ways for how to make your shadow penumbra software for shadow volumes and shadow maps * Tips for using the D3DXEffects framework efficiently and how to integrate post processing * Real-time damage system that uses a damage map to store damage data * Snow rendering * Procedural generation of textures * Tricks, tips, and techniques for super shader, a light map precomputation tool that stores radiosity light maps, and a system for debugging and optimizing applications And much more? This is an indispensable series that should be on ever graphics programmer?s bookshelf!
amazon.com:
ShaderX4: Lighting & Rendering is a new volume in this successful series. All of the articles are brand new and provide graphics and game programmers with innovative, ready-touse techniques and tips for programming cutting-edge shaders. All of the techniques are written by pros and each section is edited by an industry expert. These techniques have evolved from work on movies, games, and animation. By using these techniques, programmers will become more efficient and better prepared to overcome a variety of shader programming challenges.

FEATURES * Geometry Manipulation Tricks: Covers vertex or geometry manipulation, including geometry compression, animation, and procedural geometry * Rendering Techniques: Covers a wide variety of general rendering topics * Software Shaders and Shader Programming Tips: Includes ways to emulate shaders in software or to improve performance of shaders in software * Image Space: Provides techniques that work in image space (e.g., filters) * Shadows: Includes developments and features new ideas on how to improve existing algorithms * 3D Engine Design: Details examples on how to efficiently and flexibly integrate shaders into a game engine * Tools: Covers tools that can be used to create and manipulate shaders

Similar Products
Game Programming Gems 6
New from 43.99 $
Used from 39.69 $
GPU Gems 3
New from 45.95 $
Used from 53.43 $
[ Add a Comment ]Amazon Customer Comments
Good seriesRating: 5
13 May 2007 @ amazon.com

Its hard for me to treat the books of this series separately (ShaderX 3, ShaderX 4, ShaderX 5). They are all very good books of GPU-Gems level or higher. In comparison with GPU Gems, they are more academic, i. e. they are rather short and more applicable to wide range of applications then GPU Gems ones (while GPU Gems series is more scientific, state of the art, considering one particular research) and the accompanying CD is much more better (lots of working examples, most with source code).
Sections (Image-Space, Shadows) are also very helpful to figure out what is useful for you.
This series is not for beginners anyway, so please, go Cg Tutorial or DX SDK Tutorial and don’t put 2 or 3 marks for these books because you can’t cope with them.
Perhaps could be betterRating: 3
19 Mar 2007 @ amazon.com

Whilst the content is quite good it probably isn’t on par with some other books by say Matt Pharr, books from ACM or Academic Press I think the biggest issue with the book is that the quality of the paper is a bit below par and all images are black and white.

Normally black and white isn’t a problem, but when the book is about graphics and there is a statement in the book like (e.g.) "...notice the unique HLSL effect on the blue ball compared to the green..." it makes it a bit difficult. Even a color plate section would have been nice.
showoffsRating: 3
24 Jun 2006 @ amazon.com

I was disappointed not to find any code - only demos of applications on a few of the chapters (e.g radiosity tool, gpu terrain). IMHO it is better to have fewer topics/chapters and better coverage of each topic, with source code etc. As M. Severino ’s review correctly states ’Each article is a source of ideas ’, so don’t expect to learn how to implement all the techniques in the book.
Some authors have included lots of code, others have included none.
I vote against the "*gems-style" books, more attention to the educational side of these books is needed. Flashy programmers who want to show off please go elsewhere.
Advanced graphics hardware and software techniquesRating: 5
16 Mar 2006 @ amazon.com

Wolfgang Engel edits SHADER X4: ADVANCED RENDERING TECHNIQUES, a toolbox of advanced graphics hardware and software techniques for any student of graphics programming. SHADER X4 especially lends to classroom use, with its articles covering everything from interlaced rendering and fog volume issues to real-time environment mapping and Shader subsystems. While the coverage can help novices, it’s especially noted for advanced graphics programmers who will relish the equations, charts, and more technical discussions.
It’s a great bookRating: 5
07 Mar 2006 @ amazon.com

This book is the best than previous editions.
Each article is a source of ideas for developing your engine or demo.

If you want to know where the state of art is arrived, buy this book.
It’s a great bookRating: 5
07 Mar 2006 @ amazon.com

This book is the best than previous editions.

Each article is a source of ideas for developing your engine or demo.



If you want to know where the state of art is arrived, buy this book.
The State of the Art in Advanced Graphics ProgrammingRating: 5
04 Mar 2006 @ amazon.com

This is the fourth edition in this series of books on advanced graphics.

This book is a collection of forty-three articles around the common theme of shading images in real time. Many of these effects have been common in the movie world for many years, but in that application the shading can be done on very expensive machines and the time it takes to produce an image is not important because the resulting image is to be shown on screen rather than immediately on a display. Now, with the increasing power in the PC’s in widespread use, these techniques are being brought down to the standard desktop.

In this book a wide selection of authors discuss the start of the art in shading. They are, for the most part, active professionally in the graphics display business. A number of them work for video card companies, a number work for gaming companies, or for companies producing software used in gaming. Many are involved with the computer science departments of universities around the world where the most advanced image programming is being researched.

This approach provides for a fast time to print, rather than one author taking a year to write the book. In this industry a year is a lifetime, well, at least a generation in the software.
Add a Comment! 
You must login first, to write an comment/review!
advertisement
HOME  |  SEARCH  |  NEWS

© 2001 - 2008 3DXO | All rights reserved. | | Time data: GMT +1! | Portal Release X3 Beta | RunTime: 1.7809
Optimized for Internet Explorer 6.0+!

Broken Link Report