Fantasy games use motion capture?

Started by
9 comments, last by ddn3 11 years, 7 months ago
Hey

Do MMORPG fantasy AAA games like World of Warcraft and Guild Wars use motion capture to create their character animations for movement, spells and abilities?

Also im wondering, do anyone have any idea what the software and equipment to start using motion capture costs?
Advertisement
Moving you to our Visual Arts forum.

Yes, some AAA games use motion capture, but not all of them do.

- Jason Astle-Adams


Moving you to our Visual Arts forum.

Yes, some AAA games use motion capture, but not all of them do.


For those studios who don't use motion capture. How are they able to create such smooth and realistic movements?

For those studios who don't use motion capture. How are they able to create such smooth and realistic movements?


Not all AAA games have characters that need realistic animations and it is entierly possible to make realistic animations by hand.
[size="1"]I don't suffer from insanity, I'm enjoying every minute of it.
The voices in my head may not be real, but they have some good ideas!
In any game, motion capture is always just a starting point for animators anyway -- the data is always very noise and needs to be cleaned up, and then tweaked, and further animated by hand.
It's not a full solution, just a time-saving tool.
One frame at a time. That's how every animator and capture software does it. Think this link should start you off in terms of pricing and easy gear to use. http://www.ipisoft.com/index.php
You can also use physics models and various tools to do a lot of the work for you. Factor in a solid physics and "AI" modelling into an animation system, throw in a few key points of what you want to have happen (Such as primary reference nodes, hands, tip of weapon, feet, point head is looking at, point eyes are looking at, etc.) over time, start your easy bake oven, wait for the ding, and out pops smooth ready to go animations.

Trying to remember the name of the researchers working on it, but there was a professor with the University of Toronto that had a really interesting project for walking, was designed to pull accurate 3D models of walking from 2D video, and there were a few projects spun off from that. Sadly I am drawing a blank on names.
Old Username: Talroth
If your signature on a web forum takes up more space than your average post, then you are doing things wrong.

In any game, motion capture is always just a starting point for animators anyway -- the data is always very noise and needs to be cleaned up, and then tweaked, and further animated by hand.
It's not a full solution, just a time-saving tool.


[quote name='Astr0' timestamp='1348398909' post='4982877']
For those studios who don't use motion capture. How are they able to create such smooth and realistic movements?


Not all AAA games have characters that need realistic animations and it is entierly possible to make realistic animations by hand.
[/quote]

I posted another thread earlier (http://www.gamedev.net/topic/631482-animations-in-good-and-bad-games/). The answer i got there was this:

"Animation is a vast domain with not a lot of focus put into it, it's often a sidenote to rendering or AI. For example, there isn't even an animation specific forum on gamedev, which I find odd.
I've worked on animation as a programmer for a few years now on a couple of AAA titles, and I think that it would be VERY hard (maybe not impossible) for a 10 man team to compete with the big boys for the following reasons:
-Access to motion capture: Without access to motion capture or without a pipeline to process motion captured data into a game usable format, animators will have to hand code their animations which is painstaking. Even then, it's hard to capture subtle, realistic movements by hand. Big inhuman movements (i.e. a dragon flying spewing fire) are more forgiving.
-Animation tools: big studios have sophisticated animation solutions that have been built up over time and can be shared across games with tons of animation assets that can be re-used.
-Manpower: 10 people for an entire game is probably slightly bigger than the size of a dedicated animation team for a AAA title. There is likely one or two people dedicated to animation at most on a 10 man team, and even then they are likely split between AI and animation work (or perhaps even more domains). For smaller teams to be able to compete with bigger teams, you need better people, which can happen, but it is probably the exception rather than the rule.

Even big games often get lazy with animation. The Elder Scrolls titles look decent from a first person perspective, but switching to 3rd person view, you can see how terrible the locomotion of the player's avatar is. The reason this is ok is that few people actually play from this view, so it makes sense to not spend too much time or money on that particular feature when the visible characters can be constrained to always move in ways that look good."

This makes me a bit confused having received different answers.
Of course you've received different answers: different games are made by different developers using different processes. cool.png

- Jason Astle-Adams

None of those answers really contradict each other -- you can reconcile them.
* Without access to motion capture, animation is slower to create (no short-cut).
* Animation of the same quality can be done by hand, but would require great talent.
* Even with motion capture, you still need an animator to turn it into a final asset (It's a great short-cut, but still just another tool).
* Assets of any kind (including animations) can be reused by big companies.
* 10 people is a small team. $1M is a small budget.
* Not every game can afford to put a lot of effort into every feature, some games skimp on the animation budget.
* Some games don't need expensive animations (e.g. a car racing game compared to a humanoid fighting game, or a game about cartoon bears compared to a Hollywood adventure like Uncharted).

This topic is closed to new replies.

Advertisement