Hacker News new | ask | show | jobs
by geon 62 days ago
Would it be practical to use high resolution spherical harmonics as a replacement for cube maps?
1 comments

Not really. Besides the problems with ringing outlined in the post, the number of coefficients required to capture higher frequency detail grows quadratically, requiring not only more storage but also operations to evaluate. Which makes straightforward cubemap replacement impractical.