HLSL Languages Programming
HLSL Languages Programming
Direct3D's High-Level Shading Language
Top: Computers: Programming: Languages: HLSL
-
HLSL Introduction - Chang Li's overview of HLSL. Includes code samples and screen shots of common shader operations.
-
Introduction to the DirectX9 HLSL - Diagrams, documentation, intrinsic functions, input/output semantics, and numerous code samples.
[PDF]
-
Ohloh: Brahma Project - Brahma's open source project for abstracting HLSL on .NET/C# - project history. Includes links to source code and examples.
-
Facewound HLSL Pixel Shader tutorial - Overview, sample code and screen shots for post-processing views using HLSL pixel shaders.
-
HLSL Workshop - Microsoft's overview on using HLSL. Includes tutorials and examples for lighting, texture mapping, and animation.
-
DirectX using C# and HLSL - Tutorial on using HLSL with C#. Includes an overview, code samples and screen shots.
-
Generating Shaders From HLSL Fragments - Demonstrates shader permutations based on fragments of shader code. Includes resulting assembler code.
-
Xbox 360 - HLSL Attributes - Microsoft documentation on using HLSL with Xbox 360. Explains conditionals and flow control: branching, looping and optimization.
-
HLSL Reference - Microsoft's documentation on using HLSL. Includes an overview, tutorials, sample code and debugging tips.
Click here to add, change or remove your listing
|