Hacker News new | ask | show | jobs
by Dwolb 1077 days ago
It’s interesting they’re using the FFT.

I’m guessing they’re using it for convolutions to increase the computation speed for calculating whether a given object placement and orientation interfere but my small brain wouldn’t really know.

If so, is that a common technique in optimization problems?