HLSL shader tutorials ?

Community Forums/General Help/HLSL shader tutorials ?

NotAGamer(Posted 2016) [#1]
Does anybody know a good site//videos with tutorials for this?


RustyKristi(Posted 2016) [#2]
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


Gabriel(Posted 2016) [#3]
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)