Animation Tool Synfig



Animation Tools on Synfig

It may sound a bit harsh, but for a '2d vector animation studio' Synfig Studio has far too few and far too simple animation tools. Only the first five (Normal, Smooth move, Scale, Rotate and Mirror) in the tool box can do some sort of animation.

IMHO this needs to change. So I started thinking about what new tools would be useful for animation.

Synfig Animation Studio آیا به دنبال برنامه ای ساده و رایگان برای ساخت انیمیشن های حرفه ای می گردید؟ این اپلیکیشن هم از vector گرافیک و هم از bitmap ها پشتیبانی می کند و به شما امکان ایجاد انیمیشن هایی با کیفیت بسیار بالا را می دهد. Online Video Session with Nuzhat Memon for Std 11 Computer Chapter 2 Animation Tool: Synfig - Important MCQs- Revised Syllabus 2020-21 Presented by Naman Gor.

Motion Tool

The name says it all, a tool designed to easily add motion to any of Synfig's objects.

At the moment one of the first five tools is used to move things around in animation mode in order to create waypoints, and therefore defining the animation. While using Synfig I've notice a few things:

  • Having to jump all around the timeline
  • Guess estimating how fast/slow will the motion be
  • Problems trying to simulate motions in specific patterns (ie. Circular)

Taking this into consideration the Motion Tool could work like this:

  • Only set the time to the start of the motion, the tool inserts waypoints further down the timeline automatically
  • Either type in the speed on the Tool Options panel, or have a graphical representation of it (ducks perhaps)
  • Allow the motion to describe an arbitrary path, the tool calculates the right position, time and number of waypoints to insert
  • Optionally, specify a certain pattern for the motion to follow (ie. Circular)

[A page has been started on design for a string/gui version of functions.]

Morph tool

A tool that can easily morph between two shapes (Blines).

The description makes it sound simple. But there are a few things to consider first:

  • Does the vertexes on each shape correspond with vertexes on another?
  • Where does the vertexes, which don't correspond, go to (in the other shape)?
  • How do you make everything morph smoothly?

Luckily, the code knows exactly how to do it:

Animation
  • The vertexes that do correspond in both shapes, are simply interpolated
  • The ones that appear in one shape, but not in the other, have their Activepoint set to On in one shape and to Off in the other
  • The Origin parameter in the Blinepoints tells which part of the other shape a vertex move towards, when there's no corresponding vertex on that shape
  • Interpolation makes everything move smoothly

But the truth is that Activepoints are a rather obscure feature of Synfig. The Morph tool would make them easier to use:

Animation
  • First set which shape you want to morph
  • Select the start shape (from another Bline) and time
  • Select the end shape and time
  • Drag the points on the morphed shape around, changing which vertex or part they correspond to (in the corresponding shape)
  • Vertexes are automatically interpolated or turned on/off accordingly

Pose tool

Also a tool to animate shapes, but its objective is to create and apply poses to shapes.

There is a way to Reuse Animations, but it would be better to have an easy (and faster) to use tool for the job.

This tool would be able to:

  • Create poses from ready made shapes
  • Apply these poses to other shapes, animating them
  • Deal with mismatch of the number/position of vertexes

This tool bears many similarities with the morph tool, perhaps it might be possible to make an unified tool that does both jobs well.

Math/Physics tool

It's entirely possible to create mathematically defined motions in Synfig (thanks to it's convert types). But it is also true that this features would be a bit to hard or time consuming to understand and use.

Perhaps this tool could be subdivided in a set of modes:

  • Free falling mode: Objects falling/flying in presence of gravity
  • Elastic deforming: Any sort of elastic object that deforms with force
  • Hair simulation: 2d hair simulation of some sorts

etc...

Perhaps this tool won't be essential in order to animate, but a few simple but cool effects would certainly add a lot to an animation. Of course math/physics can get very complex rather fast. So perhaps only the simplest cases would be considered, specially if they in return produce a rather stunning effect.

Animated Character tool

A tool that makes easier the animation of characters.

Probably would need to be a conjunction of tools, perhaps with a number of submodes:

  • Bones: Used to rig and then to animate a character using bones technique
  • Morph/Pose: Use the poses and transitions that other tools generate and combine them in order to form the entire character
  • Walk: Make your character walk with his feet firm on the ground
  • Talk: Use poses defining phonemes to have the character talk
  • Face: Manage facial expressions (defined by poses), control the focus point of eyes, etc

Particles

They can be done now using a complex conversion type but would be good if they are built in. Genete 18:46, 5 April 2008 (EDT)

Shear, Bend, Perspective, Noise

All they would be applied to ducks. Select the points pick one of them and drag. It would work similar to the mirror or the rotate tools.Genete 18:51, 5 April 2008 (EDT)

Make your own Suggestions

Feel free to add any other tool idea you have, or make comments on the ones already posted. The best would be to have a lot of tools ideas first, then we can see which tools are similar, and make a single unified tool that does many jobs.

I tried to make my tool suggestions practical, imagining what would a real animator working on a project would like from it. Tools that are easy and fast to use and that accomplish a certain goal. On the other hand, I have zero experience on real world animation work, so I was just making things up as go. Imagination is a powerful thing though =).

Latter on, I will also try to look into the implementation details, and post whatever I find here, or perhaps in a page specific to each tool. Then we can tweak the tool to fit what's possible to implement, or come up an idea on how to implement the tool. Hopefully this method will help to achieve a complete implementation, even if little by little.

The idea is to at least end up with a well defined tool, and a good starting point for a developer to start his work.

Retrieved from 'https://wiki.synfig.org/index.php?title=Dev:New_Animation_Tools&oldid=12458'
Language:

English • français • italiano • română • русский

Synfig Studio Animation


ALT-G

Introduction

The 'Gradient Tool' is used to create smooth transitions between two or more colors in an object.

Options

When you select the Gradient Tool, the Tool Options Panel will show the options for the Gradient Tool.

These allow you to:

  • Name : Set a name for the layer you are about to create. The name of the layer can always be changed later via the Layers Panel or the Parameters Panel if necessary, but the type of gradient needs to be chosen now.
  • Layer Type : Choose the type of gradient to create (Linear, Radial, Conical, Spiral).
  • Blend Method : The blending method used to composite on the layers below
  • Opacity : Sets the Amount for new layers. Defaults to 1.00 (Completely opaque)

For help with editing gradient colors see the section on Gradient Editor Dialog.

The 4 types of gradients

NameExampleDescription
LinearThis produces a simple transition in a straight line. Set your foreground and background colors. Click where you want the gradient to begin, and drag to where you want the transition to end. The gradient will be created perpendicular to the line you drag out. At any time, you can edit the gradient by moving either endpoint in any direction. You must use the Transform Tool to be able to edit the endpoints.
RadialThis produces circular colors with the transition being at the center of those circles. Click where you want the center of the circles to be, and drag to set the radius of the transition. Use the Transform Tool to edit the position (center endpoint), or the radius (surface endpoint), of the radial gradient.
ConicalThis has the appearance of looking down on a tip of a cone. The gradient is along the circular arc of the center and goes in all directions. Click to set the center, and drag to indicate the direction in which the foreground and background colors should go. To edit afterwards, use the Transform Tool. The center endpoint can be adjusted to move the center of the gradient. The other endpoint adjusts the direction of the gradient.
SpiralThis produces a spiral gradient. Click to set the center of the spiral and drag to set the 'tightness'. To edit afterwards, use the Transform Tool.


Synfig Animation Software


Synfig Examples

Language:

English • français • italiano • română • русский

Synfig Animation Tutorial

Retrieved from 'https://wiki.synfig.org/index.php?title=Gradient_Tool&oldid=21608'