Free shipping on orders over $99
HLSL and Pixel Shaders for XAML Developers

HLSL and Pixel Shaders for XAML Developers

A Comprehensive Guide to Creating HLSL Pixel Shaders for Wpf and Silverlight Applications

by Walt Ritscher
Paperback
Publication Date: 21/08/2012

Share This Book:

65%
OFF
RRP  $28.50

RRP means 'Recommended Retail Price' and is the price our supplier recommends to retailers that the product be offered for sale. It does not necessarily mean the product has been offered or sold at the RRP by us or anyone else.

$10.00
or 4 easy payments of $2.50 with
afterpay
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.
ISBN:
9781449319847
9781449319847
Category:
Programming & scripting languages: general
Format:
Paperback
Publication Date:
21-08-2012
Language:
English
Publisher:
O'Reilly Media
Country of origin:
United States
Pages:
75
Dimensions (mm):
233x178x11mm
Weight:
0.33kg

This item is In Stock in our Sydney warehouse and should be sent from our warehouse within 1-2 working days.

Once sent we will send you a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro  2 working days

NSW Metro  2 working days

NSW Rural  2 - 3 working days

NSW Remote  2 - 5 working days

NT Metro  3 - 6 working days

NT Remote  4 - 10 working days

QLD Metro  2 - 4 working days

QLD Rural  2 - 5 working days

QLD Remote  2 - 7 working days

SA Metro  2 - 5 working days

SA Rural  3 - 6 working days

SA Remote  3 - 7 working days

TAS Metro  3 - 6 working days

TAS Rural  3 - 6 working days

VIC Metro  2 - 3 working days

VIC Rural  2 - 4 working days

VIC Remote  2 - 5 working days

WA Metro  3 - 6 working days

WA Rural  4 - 8 working days

WA Remote  4 - 12 working days

 

Express Post is available if ALL items in your Shopping Cart are listed as 'In Stock'.

Reviews

Be the first to review HLSL and Pixel Shaders for XAML Developers.