Game Development
Introduction to Spherical Harmonics for Graphics Programmers

SH functions appear constantly in graphics papers and code. Understanding them need not be intimidating -- any function on the sphere (like a lighting environment) approximates well with just 9 coefficients (L=2). Covers projection, reconstruction, zonal harmonics, and rotation, with live JS demos.

7Apr 16, 2026, 2:56 AM