Chapter 15. Advanced HLSL

In the last chapter, you learned the basics of HLSL. In this chapter, we take those concepts further by doing vertex displacement in our vertex shaders and by doing postprocessing techniques in our pixel shaders.

Vertex displacement is simply changing the position of our vertices through our vertex shader. Postprocessing is the ...

Get Microsoft® XNA™ Game Studio 3.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.