Results -9 to 0 of 2

Threaded View

  1. #2
    Player
    Raldo's Avatar
    Join Date
    Jul 2011
    Posts
    2,563
    Character
    Raldo Volca
    World
    Coeurl
    Main Class
    Marauder Lv 80
    It's been a while since my game dev days, but I'm fairly certain that adding a distance blur effect would actually require extra processing.

    Why is that?
    Distance blur is the result of focusing light through a lens. With computer graphics (games, animation, etc.), there is no lens to mess with the light, so by default everything is shown with clarity. It is possible to add the effect, but it would require more processing, rather than less. If you'd like to learn more, look up "Depth of Field" and how it relates to games.



    Also, while I'm here, I'll mention that this is the Localization sub-forum, which is intended for text mistakes, though I'm not really sure which sub-forum would be more appropriate for this. ¯\_(ツ)_/¯
    (0)
    Last edited by Raldo; 09-25-2019 at 11:13 AM.