New Madden 360 Shots

Discussion in 'Console Gaming' started by Acert93, Aug 28, 2005.

  1. scooby_dooby

    Legend

    Joined:
    May 28, 2005
    Messages:
    8,563
    Likes Received:
    145
    Location:
    E-town, Alberta
    If you watch the E3 video, the bottom pic is from the last 5 seconds of that video.

    So the bottom pic IS cgi, and is not new, I don't know about the top pic.
     
  2. scooby_dooby

    Legend

    Joined:
    May 28, 2005
    Messages:
    8,563
    Likes Received:
    145
    Location:
    E-town, Alberta
    also, for teh person complaining abotu the :textures" on the grass, here what a real football field looks like:

    [​IMG]

    And here's a pic of NFL2k on XBOX, look at this mess:
    [​IMG]
     
  3. Acert93

    Acert93 Artist formerly known as Acert93
    Legend

    Joined:
    Dec 9, 2004
    Messages:
    7,782
    Likes Received:
    162
    Location:
    Seattle
    Too bad that stadium looks nothing like the Seahawk's field, which has turf that looks like grass!

    Seahawks Stadium, now known as Qwest Field, has FieldTurf (TM) which does not look like a flat nasty mat/rug like above! ;) FieldTurf looks like real grass and is the highest rated artificial turf out there (Qwest Field was ranked in the top 5 by NFL players for "Nicest Fields to play on"). So pictures (could not find a close up of the Seahawks field):

    [​IMG]

    [​IMG]

    [​IMG]

    Falcon players were asked in a 7-way blind study to rate different turfs and 100% of them thought it looked like grass. Which the above pictures and the one below diagramming its construction shows:

    http://www.fieldturf.com/product/images/prodOverview07.jpg

    So yeah, the EA pic is not doing any favors to the turf. It may be a good pic for old nasty AstroTurf, but it surely does not represent what is in that stadium.

    Ps- Yes I am a Seahawk fan... yes I have suffered... and yes I have Alexander in my Fantasy League. And sadly I have many wounds from that NASTY artificial turf junk in the pic Scoob posted...
     
    #23 Acert93, Aug 29, 2005
    Last edited by a moderator: Aug 29, 2005
  4. 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
    Okay, so this discussion would probably require someone with a programing background to get into the details, as I'm more of an end user. I'll try to bring up a few possible issues though.

    Sampling is key. AA for geometry and shading, better motion blur (if the studio is willing to pay in rendering time), high quality texture filtering, shadow map samples - they all add up to a cleaner look.

    Shader quality and precision is probably different as well. An offline renderer usually offers a more complicated Phong shading model than the hardwired stuff in GPUs, and then there's the more precise Blinn shader, and Ward anisotropic stuff, layered shaders and so on.
    True, there are advanced shaders for hardware as well, but AFAIK they only calculate the lighting for the vertices, and the pixel shader interpolates that for the actual pixels. Also, shading is calculated for a pixel only once, and it gets source data like normals from textures which might not have a 1:1 texel to pixel ratio. 24 bit normal maps, especially when compressed, won't look good either.

    Geometry. A rendered version of a CG character is usually tesselated to a few hundred thousand polygons in the basic renderers already (like if you run it through the built-in 3ds max scanline, Maya or LW renderer). You usually get very close to the 1:1 pixel to polygon ratio. More geometry means better shading, which is especially evident when you take a look at PRMan images - there's always a better than 1:1 ratio between micropolygons and pixels.
    If you render low-poly geometry in an offline renderer, it'll have shading interpolation artifacts as well, and the result will loose some of its quality. I guess it has to do with the difference between the interpolated normal across a planar polygon between its neighbouring vertices, and a 'true' normal from an actual vertex. It simply responds better to the lights... and games still have low-res geometry, so the lighting data fed to the pixel shader probably isn't good enough when working with normal mapping.
    This all goes for both diffuse shading and specular highlights, by the way.

    Texture resolution is obvious and has been mentioned already. Mip mapping isn't as agressive most of the times either, so objects keep their sharp details even when they're further away from the camera.

    Also, there's a lot of compositing done on CG stuff, finetuning colors, contrast, blur/sharpness, and tweaking everything until it looks good enough. It's pretty similar to how you'd enhance an image in Photoshop. Some of this should appear in nextgen console engines by the way...


    It's also worth noting that CGI assets might have more time put into them simply because you don't need that many sets and characters. Warcraft 3 had about a dozen 'hero' resolution CGI characters, but at least 5-6 times as many ingame characters/creatures. You simply cannot spend as much time with ingame stuff because of the sheer amount of work.
    Also, CG quality can range from just above ingame levels to almost movie VFX quality stuff. Blizzard, Blur, Square and a few other studios are on the edge of producing animated features (Blur is in preproduction most likely, and we all know about 'Spirits Within' and 'Advent Children' I guess).
     
  5. linthat22

    Regular

    Joined:
    Feb 10, 2002
    Messages:
    318
    Likes Received:
    25
    Location:
    Michigan
    The people in the stands look like cardboard cut outs, how funny.

    *edit* does this mean we'll see cardboard tree's in racing games?
     
  6. mckmas8808

    Legend

    Joined:
    Mar 8, 2005
    Messages:
    6,744
    Likes Received:
    28
    No we should.
     
  7. lip2lip

    Newcomer

    Joined:
    May 12, 2005
    Messages:
    76
    Likes Received:
    0
    bad jaggies. no aa?
     
  8. deathstar121

    Newcomer

    Joined:
    May 31, 2005
    Messages:
    132
    Likes Received:
    0
    I think people are expecting too much from next gen.
     
  9. _phil_

    Veteran

    Joined:
    Jan 3, 2003
    Messages:
    1,659
    Likes Received:
    13
    Fixed hardware+ console developpers WILL provide a big jump compared to PC.I'm expecting to be very impressed .above KZ2 and motorsport.
    i'm betting on that. :)
    after all ,some devs pulled some miracles with just 3 blending modes ( add, subst and alpha blending) , and paleted textures on a 4 meg videocard.
     
    #29 _phil_, Sep 2, 2005
    Last edited by a moderator: Sep 2, 2005
  10. zurich

    zurich Kendoka
    Veteran

    Joined:
    Feb 7, 2002
    Messages:
    2,376
    Likes Received:
    2
    I guess you missed all the threads from the past year or two of people posting shots from the FF X CG and asking "will teh PS3 do this?!??"
     
Loading...
Similar Threads - Madden Shots
  1. Acert93
    Replies:
    14
    Views:
    4,373
  2. Tap In
    Replies:
    6
    Views:
    1,401
  3. Tap In
    Replies:
    6
    Views:
    1,553
  4. warcrow
    Replies:
    52
    Views:
    7,316
  5. Scott_Arm
    Replies:
    6
    Views:
    2,504
  6. Qroach
    Replies:
    73
    Views:
    8,435

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...