Difference between revisions of "Z Depth Parameter"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Text replace - '[[' to '{{l|')
m (Text replace - ']]' to '}}')
Line 1: Line 1:
 
<!--Categories-->
 
<!--Categories-->
{{l|Category:Parameters]]
+
{{l|Category:Parameters}}
 
This parameter can be used to change the 'depth' of a layer in the layer stack.  By default, each canvas gives its layers zdepths which depend on their order in the canvas.  The first layer has a depth of 0, the 2nd has a depth of 1, and so on.
 
This parameter can be used to change the 'depth' of a layer in the layer stack.  By default, each canvas gives its layers zdepths which depend on their order in the canvas.  The first layer has a depth of 0, the 2nd has a depth of 1, and so on.
  
Line 15: Line 15:
 
Here's an example which shows the Z Depth parameter being animated to bring one circle in front of another at a certain point in time:   
 
Here's an example which shows the Z Depth parameter being animated to bring one circle in front of another at a certain point in time:   
  
{{l|Image:Offset-z-depth-revisited.gif]]
+
{{l|Image:Offset-z-depth-revisited.gif}}
{{l|Media:Offset-z-depth-revisited.sifz|source sif file]]
+
{{l|Media:Offset-z-depth-revisited.sifz|source sif file}}
  
 
== Too Much Detail ==
 
== Too Much Detail ==

Revision as of 09:26, 8 September 2009

Languages Language: 

English • français


Category:Parameters This parameter can be used to change the 'depth' of a layer in the layer stack. By default, each canvas gives its layers zdepths which depend on their order in the canvas. The first layer has a depth of 0, the 2nd has a depth of 1, and so on.

Zdepth may be thought of as an indication of the distance to an observer: layers with a lower zdepth are 'nearer' to an observer than layers with a higher zdepth.

The Z Depth parameter on each layer can be used to adjust this default depth. The value of the Z Depth parameter is added to the layer's 'natural' depth, given by its order in its canvas.

For example, suppose we have 2 layers, first a circle, and then a rectangle. The circle will have a 'natural' depth of 0, and the rectangle's will be 1, so the circle will be drawn on top of the rectangle.

If we use the params dialog to set the rectangle's zdepth to -2, however, -2 will be added to its natural depth of 1, giving a new depth of -1, and so it will be drawn above the circle.

The parameter can be animated, so that layers change order throughout the animation.

Here's an example which shows the Z Depth parameter being animated to bring one circle in front of another at a certain point in time:

Image:Offset-z-depth-revisited.gif source sif file

Too Much Detail

If you want to see a more complex Z depth order animation and an explanation to how it was done please watch this animation and this PDF file.

Animation: http://www.youtube.com/watch?v=YTpSfUthuVE

Explanatory PDF file: http://www.darthfurby.com/genete/synfig/Balls.pdf

Same file but ODT format: http://www.darthfurby.com/genete/synfig/Ballsv2.odt


Languages Language: 

English • français