TCB

From Synfig Studio :: Documentation
< TCB
Revision as of 21:31, 24 February 2014 by D.j.a.y (Talk | contribs) (translation progress)

Jump to: navigation, search
Languages Language: 

English • français



  Page en cours de traduction : soyez patient et/ou contribuez !

Un type d'interpolation "TCB" est l'acronyme pour Tension, Continuité, Biais, qui sont les trois caractéristiques qui définissent la forme d'une courbe lorsque vous déterminez la valeur d'un paramètre interpolé en fonction du temps.

Choisir le type d'interpolation TCB produit un courbe douce entre les Points de Passages adjacents, de la même manière que l'Outil Spline produit une courbe douce entre les vertexs limitrophes de la Spline. L'interpolation peut être contrôlé par quatre paramètres. Ce sont la "Tension", la "Continuité", le "Biais" et la "Tension Temporelle". En simplifiant ils contrôlent les choses suivantes :

Tension
La tension définit avec quelle raideur l'Image clé seras ciblé (la quantité d'effet que l'opposé de tangente à). Cela est sensiblement comparable aux poignées d'une courbe de Bezier, lorsque cette valeur vas définir de manière inverse la longueur que les poignées vont avoir.
  • Une valeur élevée A higher value will force more linear movement from Point de Passage to Waypoint, since the handles getting shorter. Resulting in a hard direction change if it's set to 1.0. In this case it is equal to linear movement (Handles have length 0), if the the other parameters having the default 0 value. Setting it higher then 1.0 will result in a curved movement that will circle around this Waypoint (handles are scaled in negative direction (swapped)).
  • Lower values will force the the object to follow the tangent (handles) of the Waypoint. For very low values most of the movement will be along the tangent, since the thought handles are very long.
Continuity
This value defines how the tangent is computed. This is also comparable to the handles of a point on a Bezier curve. A value of zero will lead to mirrored (merged) handles, resulting in a smooth transition.
  • Setting it to -1.0 will result in a simple cusp, giving linear interpolation with sharp corner.
  • Setting it even lower will form a sharper cusp, so that the movement inward an outward get more and more mirrored.
  • Setting it to higher values then 0 will have the same effect, but the handles will move in mirrored direction. So the interpolation will move from the outside into this Point de Passage.
Bias
This value defines which side segment before and after the Image clé will have more influence on the computed tangent. If the "Bias" is lower than 0 then the tangent will be more oriented to along the incoming direction. If greater than 0 it will be more oriented to the outgoing direction.
Temporal Tension
In default the speed for an object is constant while passing equally distanced Waypoints with equal time between them. This value can be used to manipulate the speed of the movement.
  • Higher values than 0 will force the object to spend more time near that Waypoint. Resulting in slow motion shortly before and after the Waypoint. On the other hand speed will increase before reaching the next Waypoint.
As an illustrative example you can think of a ball sitting on a small hill (previous Waypoint), running down a small valley and getting a bit faster, before it runs up a large hill and getting very slow as it reaches the top (modified Waypoint). After that it will run downward until it finds itself with highest speed in a small valley again, running up the next small hill, losing some of its speed as it is reached the top (next Waypoint).
  • Lower values then 0 will force the object to pass the Waypoint faster. Resulting in slow motion near the previous and next Waypoint. Comparable to an ball thats running down a valley (opposite of the previous thought example).

Further Information


Languages Language: 

English • français