Add free shipping to your order with these great books
HLSL and Pixel Shaders for XAML Developers : OREILLY AND ASSOCIATE - Walt Ritscher
eTextbook alternate format product

Instant online reading.
Go digital and save!

HLSL and Pixel Shaders for XAML Developers

By: Walt Ritscher

Paperback | 20 July 2012

At a Glance

Paperback


RRP $28.50

$16.80

41%OFF

or 4 interest-free payments of $4.20 with

In Stock and Aims to ship in 1-2 business days

When will this arrive by?

Graphic Shaders are used throughout the game and movie industry to improve onscreen graphics. They are versatile, doing important tasks like making computer rendered aliens look realistic, providing the ripples on a background lake or growing fur on the latest Pixar monster. In the PC world, programmers are often delighted to find that shaders are nothing more than a miniature program that is optimized to run on the computers GPU. This happiness fades when they start exploring the strange programming model underlying shaders however. Because shaders are strung together in an unusual fashion and run on a massive parallel processer developers shouldn't use their traditional OO or procedural approach to writing code. Writing effective shaders requires a mind shift regarding how to craft a useful algorithm. To top it off, shaders are written in a unfamiliar C-like language. In the Microsoft DirectX world the dominant language is High Level Shader Language or HLSL. Silverlight and WPF support adding Pixel shaders to UI elements. For common shader scenarios (like motion blur and color effects) Microsoft includes a handful of prebuilt shaders in Expression Blend. These free shaders are a nice addition but will not satisfy every shader scenario. Luckily, .NET provides custom shaders to fill the gap. To create a custom shader a developer must learn and understand HLSL and how it fits into the XAML world. This book explains how to work with WPF/Silverlight shaders, from adding them to a project to placing them in the visual tree. It also contains a complete tutorial showing the facets of HLSL code that are important to the XAML developer.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Learning the bash Shell : In a Nutshell (O'Reilly) - Cameron Newham
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday
JavaScript - The Definitive Guide - David Flanagan

RRP $152.00

$73.75

51%
OFF
Think Python : How To Think Like a Computer Scientist - Allen B. Downey