Wednesday, 2 November 2011

Animation chronicles - Episode 5: Character sets and poses

I'm about to create the control rig for my character's arms. Like the legs, it's going to be based off IK solving, though it's going to be a bit more complex. Unless you're making a dancing game or a fighting game, your characters are unlikely to have as complex movement in the legs as in the arms, especially when it comes to twisting. I'm going to need to test my shoulder controllers with the arm straight (as in bind pose) and with the elbow bent. And I'll probably want to go back an forth between those, which is I'll create a character set.

Saturday, 29 October 2011

Animation Chronicles - Episode 4: Attribute locking and transform limits

I haven't progressed much since last time as I was too busy playing Forza 4. So far, I've got:
  • A controller for each foot
  • A controller for the hips
  • A "world" controller for the entire character
Now I'll add controllers for the upper body and the head, which will give me the opportunity to talk about attribute locking and transform limits.

Sunday, 9 October 2011

Animation Chronicles - Episode 3: starting over to "Evolve"

A grim sounding title, but there's actually good news in that article.

In a normal pipeline, you would model your character, then rig it and skin it. As I was using the UDN's skeleton, which is in a relaxed pose, I assumed I had to put that skeleton in a T-pose before being able to model something around it. This is why I started to rig the skeleton first. But today, I've made a discovery that would save me the trouble of modelling a character.

Thursday, 6 October 2011

Animation Chronicles - Episode 2: Animation Controllers

I've created IK handles for my skeleton's feet, which allows me to quite easily pose them (e.g. in order to place the skeleton in a sitting position, I just have to translate the hip joint). Thing is, IK handles are a bit small and are hard to reach when the the skeleton is skinned. For this reason, I'm going to create controllers. We'll also see that it has other advantages.

Friday, 30 September 2011

Animation chronicles - Episode 1: Joints and IK handles

DISCLAIMER: I am not an animator, This series of articles represent what I understood from my experiments and may contain mistakes.

When making my custom rig, I intend to work from the feet to the hands. Since the feet are closer to the root in the hierarchy, that should make things easier. But before actually starting on making the rig, let's quickly to talk about bones in order to understand why I need to do what I'm about to do.

Wednesday, 28 September 2011

Animation chronicles: Prologue

Character animation is one the aspects of game development in which I have little to no practical skills. I know how it works, but I don't really know how to do it. I've decided to change that.

Wednesday, 7 September 2011

Gamasutra - A rational approach to Racing Game Track Design

Very good article on the subject. Most of it is common sense, but it's always better when put into words.

Although the article is focussed on arcade racers, the metrics described are valid for any kind of racing game.

Link