Slashdot Mirror


Speaking With the Blizzard Cinematics Team

TheFrunj writes "Blizzard's games, such as World of Warcraft and StarCraft, are perhaps known for their breathtaking cinematics as much as for their gameplay. The process behind these cinematics is complex, involving an entire modeling and coding team — they even needed to make their own physics engine! AtomicMPC has the full story behind these incredible videos. Quoting: 'Storyboards become animated storyboards (thanks to a storyboard team who are also trained animators) complete with temporary music to help set the tone and get the pacing right. Then the animators and modeling team get involved, creating a rough 3D version of the final animation. While the modeling team works on characters and environments, the animators work with very low polygon characters and as the models are refined and updated the animations are refined. This is also where production technicians get involved, supporting the more technical developments like hair and skeletal systems for the characters. And then the effects team kicks into gear. '"

15 of 57 comments (clear)

  1. we want more by omgarthas · · Score: 3, Interesting

    Too bad we just get one of these each year or so :(

    1. Re:we want more by DeadDecoy · · Score: 3, Interesting

      Ya, my first question would be why they haven't made a movie yet. I don't care if it's starcraft, warcraft, or diablo, I'd drool over it just the same.

    2. Re:we want more by adamkennedy · · Score: 5, Interesting

      Setting the scene or the tone for something is easy.

      You have a couple of shiny eye-candy "hero shots", maybe introduce the opening of the storyline.

      That's the easy part. Tons of shitty movies are able to put together a pretty awesome looking trailer.

      Putting together enough complexity, story telling and depth to carry an entire movie is a whole different kettle of fish.

    3. Re:we want more by Anonymous Coward · · Score: 3, Funny

      Looks like someone's hunter got 2 shot by a rogue this morning. QQ Moar

    4. Re:we want more by fractoid · · Score: 3, Informative

      Yeah, if only they were working on a WoW movie...

      I also hear there's another movie called "Wh*res of Warcraft" if that's more what you're looking for. More like a naked blood elf chick dancing on a letterbox and less like an epic world in conflict though.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
  2. "Oops, no time for discussing compositing" by shidarin'ou · · Score: 4, Informative

    As a compositor, it's probably just me, but it seems like every article on post production effects (for movies, games, commercials, etc) spends so much time on modeling, effects and lighting that by the time the writer has hit the compositing part of the pipeline they've- oops! run out of time.

    There are fantastic modelers, trackers, texture artists, lighters etc in the pipeline, but here's the thing- all of us share the burden of producing a good looking shot equally.

    Without a good model, no amount of work by the texture artist lighter and compositor can make the shot look good. Without good texture art, the lighter will never get good light play off the model. Without good lighting, the compositor's workload increases 100 times as he now has to "fake" lighting and shadows in 2d. Without good compositing, excellent lighting, modeling and texturing will still scream CG to any audience.

    Personally, I find it very cool to be at the end of the pipeline- things come to me and I get to throw them into the pot; stir and make the entire shot come together. I feel bad for the modelers and animators who don't get to see their final product- what I send to the client is what I see on the big screen in another month.

    Of course, being at the end of the pipeline would be cooler if all the magazine editors didn't run out of space at the end of the article :(

    1. Re:"Oops, no time for discussing compositing" by Animaether · · Score: 2, Informative

      A compositor usually does more than a little touch-up. These days, a compositor may very well be expected to add rim lighting to an output render using nothing but the original output render with its auxiliary data (normals, z-depth, etc.)

      I agree with GP poster than compositors usually don't get very much attention, even though the compositors are often the ones who make a render 'work'. Granted, this is more true when it needs to integrate with physical effects or a live action plate, but it still applies to full-on CG shots as well.

    2. Re:"Oops, no time for discussing compositing" by jackbird · · Score: 4, Informative
      All professional 3D is heavily composited. If anything, moreso than live-action greenscreen shots, as not only are foreground elements often rendered separately from backgrounds, but shots are rendered in a number of passes (diffuse color only, lighting only, reflections only, ambient occlusion only, global illumination only, etc.) in a way that would be impossible to photograph. This serves a variety of purposes:

      -Much more flexibility to adjust the look of a shot in post without waiting for rerenders. Sometimes each individual light's contribution is rendered seperately so that the lighting can be completely altered in post by adjusting a couple of layer opacities.

      -Decouple backgrounds/environments from characters. If separate artists are working on these, they don't have to wait for each other. Also, having less data in each artist's 3D scene makes their workstations more responsive, things less likely to break, and they get more done.

      -Much less artist time spent tweaking parameters and waiting for test renders before rendering the shot. The compositor can accomplish fine-tuning of the color and lighting much more efficiently than a 3D artist can if the pipeline is set up properly, especially as rendering to unclamped floating-point color is becoming the norm.

      -Render-intensive effects like global illumination and subsurface scattering can be accomplished just as well with 2D compositing tricks in a fraction of the render time for many shots.

      -Effects like specular blooms and glows are so much faster to do in post, and without having to commit to a certain intensity or spread ahead of time.

      -Ability to use photographic elements in conjunction with 3D. For one of the Warcraft 3 trailers they shot a matte using white paint dissolving in a black kiddie pool to do a blood-in-water effect that would have pushed or exceeded the limits of fluid rendering technology at the time.

      -Ability to use different renderers for different aspects of the shot. Want the totally-smooth Sub-D's Renderman gives you, lit by mental ray's final gather? Or a background rendered in Maxwell or Vue behind rigged characters that render before you get old? No Problem.

      -If passes like normal direction, pixel velocity, Z-depth, and UV coordinates are rendered, it is possible to make fairly radical changes in post, like replacing textures or adding depth of field/motion blur, without tying up the render farm. Clients being the indecisive creatures they are, this is a Good Thing.

      On the Blizzard Starcraft DVDs they mention in the commentary that Starcraft was the last time they didn't use compositing and did everything in-camera, and it shows. On one of the shots they point out that the background (which they composited in-camera by using it as a background for another render) stops moving about 2/3 of the way through, but they didn't have time to fix it, as it would have meant re-rendering a bunch of layers.

      There's a huge jump in the quality of the Blizzard cinematics between Starcraft and Diablo 2 - this is partially down to technology, as they moved off 3D Studio DOS to 3DS Max, but also largely due to the use of compositing as a fundamental step in the 3D production pipeline.

    3. Re:"Oops, no time for discussing compositing" by rcuhljr · · Score: 2, Informative

      Could you have any less clue about Blizzards development track record?

  3. Re:huh? by Exawatt · · Score: 2, Informative

    The "crappy prerendered cutscenes" are what we are discussing, and do "count," as those are considered the "cinematic" portion of the game.

  4. Starcraft, breathtaking cinematics; narration? by jonaskoelker · · Score: 2, Interesting

    I have mixed feelings about the Starcraft cinematics.

    Video-production-wise, they were not just par but good (or higher) for the course. They were interlaced, not exactly high-res and 256 color palette (IIRC). But damn those zergs attacking the terrans in the science vessel sent you "omg, this is baaad".

    But narration-wise, they didn't do much. The first can be summarised as "two terrans get ambushed by zergs in the wastelands". Great, but that's only a minor piece of the story. The bulk of the story is told, not shown (nor played).

    To me, they seem like they're bling which is there mostly for the sake of being bling. That doesn't mean they're good bling, though ;-)

    Let's compare to Warcraft III (Say, reign of chaos since that's what I know best). Each campaign has two (pre-rendered) cinematic videos: one at the beginning and one at the end. During the game there are video sequences for briefings and story development. They are rendered on the fly, by the game engine, and the transition back and forth between playing and watching is quite smooth.

    Also, you feel like you're participating in the store more (in WC3). I think it's the interspersed videos showing your characters (well, units) playing out the zero-choice points in the story. By having it shown rather than told, you experience the story more cohesively (the individual "story points" have more and stronger connections). It might also be that the story is "narrower": it doesn't skip over too many events (so the "story points" are closer together). It might also just be a better written story, not sure.

    I think Starcraft has a good story with an interesting theme: the struggle of control vs. freedom and rebellion against governmental, familial (Kerrigan "vs." sibling cerebrates and a parental Overmind) and religious authority.

    But Warcraft III beats it on execution, on how the story is told.

  5. Am I the only one? by brunes69 · · Score: 4, Interesting

    Am I the only one who could care less about cinematics in video games?

    Any time I am playing a game and a cut scene occurs, all it does is remove me from the game play, and I just find the "skip" button as quickly as possible.

    When I am playing a game, I want it to be interactive. I want control, I want to act as the character. Cut scenes and cinematics totally detract from that - they take me out to a third person view they act like the "third wall" still exists, when in the rest of the game, it does not exist.

    At the end of it - if I wanted to watch a film, that is what I would be doing, not playing a video game.

    I wish all of these cut scenes and cinematics were just add-ons later or dropped; imagine how much quicker a game could be released if so much time and money was not invested in this.

    1. Re:Am I the only one? by bigstrat2003 · · Score: 2, Informative

      Am I the only one who could care less about cinematics in video games?

      No, but you are in the minority. Many people are very fond of video game cinematics.

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
    2. Re:Am I the only one? by Threni · · Score: 2, Insightful

      > Am I the only one who could care less about cinematics in video games?

      If you mean "could NOT care less" - that is, there is nothing you are less concerned with - then I agree with you. I just punch the fire button/left mouse until the shiny nonsense goes away and I can play the game. They're like the adverts of the games world, aren't they.

      Take Open Arena - I can click on the menu item, have the title screen appear in 1 second, and be playing in 5 seconds. How would the experience possible be improved by having a 100meg file playing some cliched nonsense for 15 seconds before each game? I don't get it.

  6. Re:Better games without cinematics? by Elfboy · · Score: 2, Insightful

    I play video games to be entertained.

    Short little video clips as a reward for finishing levels fall into that category. Have games from other companies abused it in the past, yes.
    Does Blizzard get the play/watch ratio right? Hell yes.

    --
    * We dance where angels fear to tread *