I just pushed a new "Lite" version of my spherical harmonics shader library for HLSL: https://github.com/TheRealMJP/SHforHLSL

The Lite version does not use templates, and is compatible with FXC or other compilers that don't support templates and operator overloads.

Comments