HLSL shader tutorials ?
Community Forums/General Help/HLSL shader tutorials ?
| ||
Does anybody know a good site//videos with tutorials for this? |
| ||
I'm not into HLSL (yet) but I know some popular tutorial sites and it deals with DX10 and 11 here.. http://www.rastertek.com/tutindex.html http://gamedevelop.eu/en/tutorials/introduction-to-directx-shader.htm http://www.neatware.com/lbstudio/web/hlsl.html |
| ||
Nvidia have a free book you might want to check out: http://http.developer.nvidia.com/CgTutorial/cg_tutorial_chapter01.html (Cg is syntactically almost identical to HLSL) |