HLSL
- Ohloh: Brahma Project (Site) - Brahma's open source project for abstracting HLSL on .NET/C# - project history. Includes links to source code and examples.
- Introduction to the DirectX9 HLSL (Site) - Diagrams, documentation, intrinsic functions, input/output semantics, and numerous code samples.
- Xbox 360 - HLSL Attributes (Site) - Microsoft documentation on using HLSL with Xbox 360. Explains conditionals and flow control: branching, looping and optimization.
- Generating Shaders From HLSL Fragments (Site) - Demonstrates shader permutations based on fragments of shader code. Includes resulting assembler code.
- HLSL Introduction (Site) - Chang Li's overview of HLSL. Includes code samples and screen shots of common shader operations.
- DirectX using C# and HLSL (Site) - Tutorial on using HLSL with C#. Includes an overview, code samples and screen shots.
- HLSL Workshop (Site) - Microsoft's overview on using HLSL. Includes tutorials and examples for lighting, texture mapping, and animation.
- Facewound HLSL Pixel Shader tutorial (Site) - Overview, sample code and screen shots for post-processing views using HLSL pixel shaders.
- Programmable HLSL Shaders (DirectX 9.0 C++) (Site) - Microsoft's documentation on using HLSL. Includes an overview, tutorials, sample code and debugging tips.
Last update: 2008-05-05 14:47:15 HLSL | Copyright 2008 HubHip.com>