Digital Foundry Article Technical Discussion Archive [2010]

Discussion in 'Console Technology' started by liolio, Mar 4, 2010.

Thread Status:
Not open for further replies.
  1. Billy Idol

    Legend

    Joined:
    Mar 17, 2009
    Messages:
    6,067
    Likes Received:
    907
    Location:
    Europe
  2. chris100

    Newcomer

    Joined:
    Mar 8, 2007
    Messages:
    118
    Likes Received:
    0
    ""MLAA has only been shipped on PlayStation 3 at the moment and some advanced implementations take about 4ms on 5 SPUs. There are some attempts to implement it on Xbox 360 but they start at 3.75ms and up."

    It is really intersting that developer started to do MLAA on 360,3.75ms is not bad though.

    However,I still assume it would be on lower performance than what Gow 3 did with regard to same degree of quaility.
     
  3. Xenus

    Veteran

    Joined:
    Nov 2, 2004
    Messages:
    1,316
    Likes Received:
    6
    Location:
    Ohio
    Boo don't patch out the fatter lightsabers I like those.
     
  4. TheAlSpark

    TheAlSpark Moderator
    Moderator Legend

    Joined:
    Feb 29, 2004
    Messages:
    22,146
    Likes Received:
    8,533
    Location:
    ಠ_ಠ
    It's a pretty heft chunk of total frame time. At least with SPE's, the process can run concurrently with the the GPU tasks.
     
  5. Laa-Yosh

    Laa-Yosh I can has custom title?
    Legend Subscriber

    Joined:
    Feb 12, 2002
    Messages:
    9,568
    Likes Received:
    1,455
    Location:
    Budapest, Hungary
    To be honest that AA looks mostly like blurring the image... I realize that it's still a great result when you consider the costs, but I'd still prefer to see proper sampling instead of 2D image processing techniques on next gen hardware.
     
  6. TheAlSpark

    TheAlSpark Moderator
    Moderator Legend

    Joined:
    Feb 29, 2004
    Messages:
    22,146
    Likes Received:
    8,533
    Location:
    ಠ_ಠ
    Yeah, you can see some of the worse parts about it in the second image where the stormtroopers are in the drop ship. They just get completely blurred there (not that the stormtrooper helms are particularly high res to begin with, so it makes it look even worse).

    The edges that don't get AA'd seem to be between low-contrast objects as well, so perhaps luminance is used.
     
  7. brain_stew

    Regular

    Joined:
    Jun 4, 2006
    Messages:
    556
    Likes Received:
    0
    How does it compare to the rendertimes of MSAA @ 720p with a deferred rendering solution though? I remember Sebbi alluding to the fact that the ~4ms render-time for MLAA on 360 demonstrated here was actually faster than even simple 2xmsaa for deferred rendering solutions. The AA quality in God of War 3 is clearly better than 2xmsaa (especially in games with HDR) so it seems like it could even be a win on that platform, just not as pronounced as it is on PS3. There's the memory saved as well.

    The rendertimes for DLAA look very impressive on both the PS3 and 360 for a deferred rendered game. Subjectively the quality seems similar to 4xmsaa to me, its clearly having a slightly destructive effect, but its a worthy tradeoff in my eyes given how smooth edges are. I assume that this DLAA technique doesn't 't incur a harsh memory penalty like msaa does, right?
     
    #527 brain_stew, Oct 21, 2010
    Last edited by a moderator: Oct 21, 2010
  8. Nesh

    Nesh Double Agent
    Legend

    Joined:
    Oct 2, 2005
    Messages:
    13,998
    Likes Received:
    3,713
    Is it me or does DLAA blur the image a bit? It reminds me of Quincunx AA only this time because both platforms use it nobody seems to give a particular notice
     
  9. Scott_Arm

    Legend

    Joined:
    Jun 16, 2004
    Messages:
    15,134
    Likes Received:
    7,678
    The blur is not ideal, for sure.
     
  10. Gitaroo

    Veteran

    Joined:
    Nov 10, 2007
    Messages:
    1,921
    Likes Received:
    62
    I thought the DLAA was great until I see those screen shots, anyone have camparison shots for games using temporal AA? I wonder how much blur that creates. GOW3 MLAA doesn't have any blur like that.
     
  11. Billy Idol

    Legend

    Joined:
    Mar 17, 2009
    Messages:
    6,067
    Likes Received:
    907
    Location:
    Europe
    But didn't the dev in the interview states that MLAA is strong in still shots, but looses some during movement.
    And he also states that this is the strength of DLAA compared to MLAA - and after all, this counts much in my book...because I typically prefer to move around in games and not to stand still :grin:
    Although I admit that in GOW3 I did not see any problems with respect to movement during gaming...in KZ3 demo, it was a little bit more pronounced IMO, not sure if they can fix this for until release - I wonder if it already has improved in the beta?
     
    #531 Billy Idol, Oct 22, 2010
    Last edited by a moderator: Oct 22, 2010
  12. Laa-Yosh

    Laa-Yosh I can has custom title?
    Legend Subscriber

    Joined:
    Feb 12, 2002
    Messages:
    9,568
    Likes Received:
    1,455
    Location:
    Budapest, Hungary
    DLAA with blur is still certainly better then no AA at all, I'll never argue with that. I'd just like to see other alternatives...

    Especially as game engines start to introduce more advanced rendering techniques that also rely on sampling. SSAO, various global illumination techniques, and then there's the issue with shadows... As far as I know devs have to deal with each of these separately, writing new code for every single case. If they could be unified somehow it'd be a lot easier to build advanced rendering engines and still get good hardware support. Strangely, this makes raytracing a little more appealing... ;)

    Then again it's still more likely that we get huge and complex renderers for next gen, dealing with these separate issues individually. It still offers the best performance and that's where everyone's gonna go eventually.
     
  13. KKRT

    Veteran

    Joined:
    Aug 10, 2009
    Messages:
    1,040
    Likes Received:
    0
    Force Unleashed 2 demo has much more aliasing artifacts in motion than GoW 3, for me. Especially its apparent on floor. And game looks really blurred, but it could be just Kamino.

    Ps. I would like to have an option in menu with DLAA on and off. Lack of customization on consoles always bothered me, especially in controls regards ;\
     
  14. Billy Idol

    Legend

    Joined:
    Mar 17, 2009
    Messages:
    6,067
    Likes Received:
    907
    Location:
    Europe
    I would really like to know how DLAA works.

    Would it be possible to use it adaptive, i.e. combine it with an edge detection algorithm to keep the image blur at a minimum?

    I guess that DLAA has the same issue as MLAA with high frequency shader aliasing, right? Although it seems that due to the overall blur of the image, this could reduce texture shimmering as well?

    @Laa-Yosh: I am not sure if DLAA is always better than no AA at all? I am currently playing the new Castlevania game. For me edge aliasing in this game is not a big problem. The overall crispness of the image is a big plus, but due to the high amount of details everywhere, you get a rather "noisy" image with lots of texture shimmering sometimes. Would DLAA or MLAA improve the overall looks of the game - I am not sure!?
     
  15. nightshade

    nightshade Wookies love cookies!
    Veteran

    Joined:
    Mar 26, 2009
    Messages:
    3,392
    Likes Received:
    93
    Location:
    Liverpool
    What issue are you referring to ?
     
  16. Gitaroo

    Veteran

    Joined:
    Nov 10, 2007
    Messages:
    1,921
    Likes Received:
    62
  17. Billy Idol

    Legend

    Joined:
    Mar 17, 2009
    Messages:
    6,067
    Likes Received:
    907
    Location:
    Europe
    People here on the forum explained that MLAA, being postprocessing only, does not take sub-pixel info into account, and thus it cannot de-alias high frequency noise in shaders for instance.
    Remember in GOW3, when you fall into Styx, swimm to its end and leave it. The ground textures there at this place have a lot of aliasing and shimmering - and MLAA did not (vastly) improve it.
     
  18. liolio

    liolio Aquoiboniste
    Legend

    Joined:
    Jun 28, 2005
    Messages:
    5,724
    Likes Received:
    195
    Location:
    Stateless
    Those new techniques never cease to impress me :)

    It's cheap and pretty good, actually it's so cheap that upcoming improved implementations may end basically free on any modern GPUs.
    Actually I don't know how good it fares but AMD implementation in HD68xx serie of MLAA is already "almost" free :)
    [​IMG]
     
  19. Scott_Arm

    Legend

    Joined:
    Jun 16, 2004
    Messages:
    15,134
    Likes Received:
    7,678
    I thought Force Unleashed 2 had a soft look to it. I'd prefer if it was a little sharper, but the results in motion are quite good. I didn't really notice any aliasing while I was playing, and I though the image quality was still very good. The water pouring down those big windows looked very nice and detailed, going from memory. However this works, I don't think it would be an appropriate solution for a sub HD game. I'm wondering how resolution would affect this solution. Maybe with a higher resolution game, the blur wouldn't be noticeable.
     
  20. Trejser

    Regular

    Joined:
    Dec 4, 2009
    Messages:
    621
    Likes Received:
    0
Loading...
Thread Status:
Not open for further replies.

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...