Krita/Animation/Usecases

From KDE Community Wiki

Animation: Roles and Usecases

Who are the people that use animation, what do their workflows look like, and how to we visualise Krita helping them?

Storyboarders

Storyboarders are people that take a SCRIPT and turn it into a sequence of images indicating the layout and posing of the characters. These include camera directions. When a storyboard is turned into a rough animation by having it set to time and playback, this is called an ANIMATIC.

Some storyboarders don't only deal with layout and posing, but also with the colours and shading of a scene.

What can Krita do for them?

  • Rough animation is already helpful to them in creating the animatic.
  • With this, the ability to direct the 'camera' is helpful. This'll require simple layer tweening.
  • Tools to analyse and assist layouts. Traditional artists like deevad have already request a sort of 'overlay guide' tool that can present a frame with a rule of thirds or golden mean, for the purpose of working out thumbnails. The Storyboarder will find this tool useful as well. The tool itself does not need to be animated.
  • Similarly, one of the main concepts of animation is that of 'silhouette', which means that the posing of a character should convey what he is doing, even if the audience were to only see his silhouette. To facilitate this, we could consider a seperate viewing mode where the whole layer's colour values are overridden by a single one, so that the storyboard arist (and the animator for that matter), can analyse the quality of his silhouette. (Granted, this suggests that the sotryboard artists will put their characters on a seperate animation layer).

http://en.wikipedia.org/wiki/Storyboard_artist http://sevencamels.blogspot.nl/search?q=silhouette << very important blog. http://johnkstuff.blogspot.nl/2006/05/animation-school-lesson-5-line-of.html << this one is mostly about lies of action.


Keyframe animators & Tween animators.

"A keyframe in animation and filmmaking is a drawing that defines the starting and ending points of any smooth transition." - Wikipedia.

Keyframe artists are usually the senior animator who draws the most important frames of an animation. They typically draw the so-called 'key-poses' which define the motion of the animated object. An example of this is the walk cycle, where the pose where the head is highest, and the person has one leg up, and the other straight is one keypose, where the other is where the person's head is lowest and his legs furthest appart is the other.

Then, junior animators will do the work inbetween.

In vector and 3d animation, the main animator is the only animation, as the software will take care of the (inbe)tweening.

What can Krita do for them?

  • Onionskinning! Very useful.
  • I think the silhouette idea from above would be really useful for analysis.
  • Audio playback is useful in the case of socalled 'mickey-mousing' or just plain lip-syncing. (We need to consider how far we limit this)

Links:

Background artist.

Paints backgrounds, sometimes these are in paralax

What can Krita do for them?

  • File Layers are invaluable. It'll allow the background artist to work independandly on backgrounds, improving and perfecting them, and each time they update their background, the background in animator's file will update along. Even better, Krita does not require them to actually USE Krita, which may be beneficial to respecting the individuality of a given artist in the studio's pipeline. (That is, the studio does not need to force it's background artists to use Krita, which makes Krita easier to adopt into the pipeline)
  • Studio ghibli movies and a lot of modern animation uses very segmented backgrounds, which then use an paralax effect to work in animation. If we could have a way to have the artist work on the backgrounds, while the animators work on a seperate file, and ease the pipeline between these. One example is the 'save group layers' focussing more on saving OVER an existing set of files. The other is two allow filelayers to point to a specific layer or group within a given *.kra (and I hate saying it, but also in a given *.psd... let's see *.exr as our golden mean here)
  • Having wrap-around mode be only horizontally or vertically. This is already in the tracker, and can benefit scrolling backgrounds.

Sprite Animator.

That one sucker in your gamejam who happens to understand animation.

The Sprite animator makes stock animation for games, which are usually put into a 'sprite sheet', which is a big image containing all the frames(like an atlas). These then get loaded into the GPU as one whole, where offset-trickery is used to draw the images onto the end object.

They are similar to the senior artist is that they take care of the whole animation, but the big difference is that the sprite artist will usually work in colour immidiately, where this is not fact for the traditional animators. The stock-effect of the sprite art allows the sprite animator to work on something more granular and shorter than the traditional animation where everything is headed under a full scene.

What can Krita do for them?

  • Onionskining!
  • Some very retro games use color cycling to achieve a variety of effects: http://www.effectgames.com/demos/canvascycle/ However, this assumes an indexed palette, and is not properly supported by modern GPUs anyhow, so let's ignore that.
  • Export to spritemaps or spritesheets.
  • Combining animation and wrap-around mode for things like animating tiling water textures.

Matte Painters & VFX artists.

People who do the shinies in the movies. Matte Painters and VFX artists primarily use Krita to improve upon 3d renders. We already facilitate this crowd somewhat with *.exr and OCIO support.

What can Krita do further for them:

  • Some VFX artists might use Krita for painting out annoyances, but as Krita does not have motion tracking, I am not sure if this is the most enjoyable past-time. We need to investigate how to have Krita's abilities work together with the existing tools.
  • Animation support for OpenExr.
  • There was some worry on IRC about the difference between reference animation and end-product animation. File-layers for animation maybe? MS5 has the ability to set a layer to 'sketch' so it gets ignored on export, which might be an idea? We want to reduce annoyance for the end user in quickly sending his work out.
  • Annoy Eiken on IRC about this, they'll know more.