Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

StitchUp: generating shaders from HLSL fragments

StitchUp: generating shaders from HLSL fragments

shawnhar
Shawn Hargreaves' Blog · · 1 min read
860 0
Back in 2004 I wrote an article for a book called ShaderX3 about how to tackle the shader permutation problem by automatically generating shaders from combinations of smaller code fragments.

Now Tim has created an XNA 4.0 implementation of this same idea. Sweet! (not to mention very flattering for me personally :-)

aggbug.aspx?PostID=10091382

Source

Discussion

Loading comments...