Hacker News new | ask | show | jobs
by gary_0 1309 days ago
Even for modern games that don't care about depth ordering, they still tend to render first-person weapons or third-person characters first, and the sky last, just because it's an easy way to skip a bunch of overdraw, so why not?