What's a good fixed way for motion blur that doesn't look like a lazy buffer effect?
Doom3 BFG supposedly does a nice multipass motion blur using player velocity and angle differences but the viewmodel is excluded which kind of breaks the illusion. It also implies the blur is done in cgame.
I intend to do this to id Tech 3.