-
Oct 31, 2024
Spherical Harmonics for Environment Map Lighting with PyTorch3D
This post explores a practical method for using spherical harmonics in scene illumination. Instead of directly calculating light from spherical harmonics, we'll convert them into a 2D UV environment map for efficient sampling.