Below is a list of books belonging to the ShaderX and GPU Pro computer graphics series. I myself have been a section editor for the series since ShaderX5. In my biased opinion one of the best computer graphics article book series out there.
Direct3D ShaderX: Vertex and Pixel Shader Tips and Tricks with CDROM
Focusing on Direct3D 8.x, this book shows a wide array of specialized vertex and pixel shader programming tricks from industry experts.
ShaderX2: Shader Programming Tips and Tricks with DirectX 9.0
Topics include advanced implementation of image space techiques and non-photorealistic rendering in Microsoft’s DirectX 9.0
ShaderX3: Advanced Rendering with DirectX and OpenGL
Welcome to the latest volume of ShaderX! This all-new collection is packed with insightful new techniques, innovative approaches to common problems, and practical tools and tricks that will help you in all areas of shader programming. All of the articles evolved from the work and experiences of industry pros, and all of the sections were edited by shader programming experts. With the rapid advances in DirectX, OpenGL, and graphics cards, vertex and pixel shaders are becoming more widely used in high-end graphics and game development. The challenges of mastering these techniques can be daunting for new programmers, but with this comprehensive collection of ready-to-use techniques, they’ll get up to speed quickly. And for the more experienced programmers, they’ll find insights and tricks that will improve their efficiency and prevent redundancy. If you are involved in shader programming, this is a must-have reference for your collection.
ShaderX4: Advanced Rendering Techniques
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!
ShaderX5: Advanced Rendering Techniques
Shader X5 Advanced Rendering Techniques is the newest volume in this cutting-edge, indispensable series for game and graphics programmers. This all new volume is packed with articles covering state-of-the-art shader techniques and tools written by programming professionals from around the world. These authors have a wealth of knowledge and experience in the field, and each section is edited by an industry expert to ensure the highest quality and usefulness! The collection is broken into nine comprehensive sections. The geometry section covers improved N-Patches, how to generate dynamic wrinkles on animated meshes and much more. In the rendering section you’ll discover how to generate a tangent space ordinate system in the pixel shader, how to setup an area light for games, and a variety of other techniques. Practical and useful multi-frustum shadow maps like Cascaded Shadow Maps and Queried Virtual Shadow maps are covered in the shadow section. The environmental techniques section features the beautiful volume particle approaches: Rain and Godrays under water. The global illumination section covers techniques that should work in next-gen games. The new mobile section lays out the basics of shader driven next-gen mobile development and some advanced effects tailored to the devices. Many shader-relevant engine design decisions are covered in the 3D Engine Design section. It also deals with post-processing effects, how to design shader plugins, and how to bind shader data. The Beyond Pixels and Triangles section covers a printf for the pixel shader, random number generator on the GPU, and many more.
ShaderX6: Advanced Rendering Techniques
Welcome to ShaderX6, the latest volume in the cutting-edge, indispensable series for game and graphics programmers. This all-new volume is packed with a collection of insightful techniques, innovative approaches to common problems, and practical tools and tricks that provide you with a complete shader programming toolbox. Every article was developed from the research and experiences of industry pros and edited by shader experts, resulting in unbiased coverage of all hardware and developer tools. ShaderX6: Advanced Rendering Techniques provides coverage of the vertex and pixel shader methods used in high-end graphics and game development. These state-of-the-art, ready-to-use solutions will help you meet your everyday programming challenges and bring your graphics to a new level of realism. This collection offers time-saving solutions to help you become more effi cient and productive, and is a must-have reference for all shader programmers.
ShaderX7: Advanced Rendering Techniques
Welcome to ShaderX7:Advanced Rendering Techniques, the latest volume in the cuttingedge, indispensable series for game and graphics programmers.This all-new volume is packed with a collection of insightful techniques, innovative solutions to common problems, and practical tools and tricks that provide you with a complete shader programming toolbox. Every article was developed from the research and experiences of industry pros and edited by shader experts, resulting in unbiased coverage of all hardware and developer tools. ShaderX7 provides coverage of the vertex and pixel shader methods used in high-end graphics and game development.These state-of-the-art, ready-to-use solutions will help you meet your daily programming challenges and bring your graphics to a new level of realism.This collection offers time-saving solutions to help you become more efficient and productive, and is a must-have reference for all shader programmers.
GPU Pro: Advanced Rendering Techniques
This new book series covers essential tools and techniques for programming the graphics processing unit. Brought to you by Wolfgang Engel and the same team of editors who made the ShaderX series a success, this volume will cover advanced rendering techniques, engine design, GPGPU techniques, related mathematical techniques, and game postmortems. A special emphasis is placed on handheld programming to account for the increased importance of graphics on mobile devices, especially the iPhone and iPod touch.
GPU Pro 2
This book focuses on advanced rendering techniques that run on the DirectX and/or OpenGL run-time with any shader language available. It includes articles on the latest and greatest techniques in real-time rendering, including MLAA, adaptive volumetric shadow maps, light propagation volumes, wrinkle animations, and much more. The book emphasizes techniques for handheld programming to reflect the increased importance of graphics on mobile devices. It covers geometry manipulation, effects in image space, shadows, 3D engine design, GPGPU, and graphics-related tools.
GPU Pro 3: Work In Progress