High Level Shader Language in XNA Game Studio 4.0

Date
9-10 Mar 2011 (Add to calendar) GMT
Venue
151 Powell Rd. , Columbia, US
Cost
Free

The High Level Shader Language (HLSL) is the language used to talk directly to the machine's graphics card / Graphics Processing Unit (GPU). It is like C in syntax and has a couple of nuances. We will discuss how to pass data from your game to the shader. We will discuss both Vertex and Pixel Shaders. While this will be in the context of XNA this information will also be valuable to Silverlight and WPF developers that need to understand how Pixel Shaders work. At this time, Windows Phone 7 does not support custom Pixel Shaders but if there is time we will discuss the existing shaders that the XNA Framework team built for the phone.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The trouble with programmers is that you can never tell what a programmer is doing until it's too late.” - Seymour Cray