|
|
|
|
|
by robertsdionne
842 days ago
|
|
I think the best implementation (without eye-tracking) would not motion-blur the entire scene when the player moves themselves (ego-motion-blur) but would blur moving objects. However, if the player's view motion happens to coincide with the motion of objects in the scene, for instance if the player is tracking the object (maybe another player so they can shoot it in an FPS) then the object-motion-blur should be reduced according to the degree of tracking. I'm sure some game engines already do this. |
|