Synfig Free



Download Synfig Studio for Windows now from Softonic: 100% safe and virus free. More than 943 downloads this month. Download Synfig Studio latest vers. Synfig Studio is a free and open source 2D animation creator software download filed under image animation software and made available by Robert Quattlebaum for Windows. The review for Synfig Studio has not been completed yet, but it was tested by an editor here on a PC and a list of features has been compiled; see below.

Language:

English • čeština • Deutsch • español • suomi • français • italiano • 日本語 • Nederlands • polski • português • română • русский • 中文(中国大陆)‎ • 中文(台灣)‎


Navigation:<< • Manual • >>



User interface

The screenshot below displays Synfig Studio's window layout:

Default interface layout of Synfig Studio

Synfig Studio main interface components are:

  • Toolbox — is the main Synfig Studio window. It contains tools and more to create and edit your artwork.
  • Canvas — displays your artwork and animation.
  • Panels — contain tools and information about certain elements of your project. Some panels will allow you to modify those elements.

Note

Synfig Studio can be reset to its default window arrangement (as shown in the screenshot). In the 'File' menu select 'Window → Workspace → Default'.


The center of the window is the Canvas Window. A new Canvas Window appears each time Synfig Studio starts. The window represents the Root Canvas, not that it means much to you at the moment, but that's OK — we're just trying to show you around. In the upper left corner of the Canvas Window, you'll see a button with a caret. If you click on this caret button, the canvas window menu will pop up. If you right-click in the canvas area and there is no Layer under the mouse position, this menu will also appear. So now you know where the most important canvas menu is. Good.

Synfig Free Alternatives

The other part of the window (on the bottom/top, to the right/left) are customizable dock panel. Each dock contains a set of Panels, arranged horizontally or vertically. Some panels share the same space inside the dock and you can switch between them by clicking on their tabs. You can rearrange the contents of dock panels as you wish by dragging the panel tab to where you want it. You can even create a new dock by dragging a tab out.

If you accidentally close a panel (by dragging it out, and closing the new dock that gets created), no worries. Simply go to the Main Menu, select Window Menu there and then click on the name of the panel you need.

The most important panels are:

  • Layers Panel — shows you the hierarchy of the layer of your working canvas. It also allows you to manipulate these layers.
  • Parameters Panel — shows you the parameters of the layer currently selected. When multiple layers are selected, only the parameters that the selected layers have in common are displayed.
  • Tool Options Panel — shows you any options specific to the currently selected tool.
  • Navigator — shows a thumbnail image of what the currently selected canvas looks like. You can also zoom in and move the focus around with this panel.
  • History Panel — shows you the history stack for the current composition. You can also edit the actions in history.

There are also many other panels in Synfig Studio. If you have no idea what a panel does, simply hold your mouse over its icon and a tooltip will pop up describing its function.

Under the hood

Synfig Studio, like most every other competent graphics program, breaks down individual elements of a canvas into layers. However, it differs from other programs in two major ways:

  1. An individual layer in Synfig usually represents a single 'Primitive'. I.e. a single region, an outline of a region, an imported image, etc... This allows you to have a great deal of flexibility and control. It is not uncommon for a composition to have hundreds of layers (organized into a hierarchy for the artist's sanity of course).
  2. A layer can not only add information on top of the image below it, it can also distort and/or modify it in some other way. In this sense, Synfig's Layers act much like filters do in Adobe Photoshop or GIMP. For example, we have a Blur Layer, Radial Blur Layer, Spherize Layer, Color Correct Layer, Bevel Layer, etc...

Each layer has a set of parameters which determine how it behaves. When you click on a layer (either in the Canvas Window, or in the illustrated Layers Panel), you will see its parameters in the Parameters Panel.

First steps

Let's create something fun so that we can play with it!

First, go over to the toolbox and click on the Circle Tool (if you don't know which one it is, just mouse over them until you find the one with the tooltip that says 'Circle Tool').

When you click on the Circle Tool, you should notice that the Tool Options Panel changed. But we'll get to that later.

With the Circle Tool selected, you can now create circles in the Canvas Window. This works as you might expect — click on the canvas, drag to change length of the radius, and release the mouse button when you are done. Go ahead and create two circles (or more, if you fancy). If you accidentally release the mouse button before dragging, you end up creating a circle with 0 radius and it is effectively invisible! No need to worry, you can easily fix this. In the Parameters Panel, you can change the parameters of the selected object. If you just made a 0 radius circle, it should be the current selected object. You can change its radius to some value other than 0, say 10, and manipulate it to your liking with the handles later.

Synfig Free Download For Windows 7

Note

Some users might experience the following problem: when you click and drag on the canvas using the Circle Tool, either nothing seems to happen or you end up making insanely huge circles. To fix this go to 'File → Input Devices' and disable all the devices you can find there. If you have an extended input device that you want to use, such as a pressure-sensitive pen, then enable it in this screen. After this change Synfig will work as expected.

Now go back to the toolbox and click on the Transform Tool (the button with the arrow on it). After you do this, click on one of your circles. You will see a 'bounding box' (which is kind of useless at this point in time, but we digress), a green dot at the center, and a cyan dot on the radius. Those dots are called 'handles'. If you want to modify the circle, grab a handle and drag it around. Easy!

You can select a Layer by clicking on it. If you want to select more than one layer, hold down Ctrl key while you are clicking — this works in both the Canvas Window and the Layers Panel. Try it!

You can also select multiple handles. You can do this in several ways. First, you can hold down Ctrl and individually click the handles that you want selected, but this can be tedious. However, there is a much faster method — just create a selection box by clicking the mouse and dragging it over the handles that you want.

Go ahead, select two circles and select all of their handles. With several handles selected, moving one handle will move all of them.

Is synfig free

Note

Synfig Studio has an autorecovery feature. If it crashes, even if the current file has not been saved, you will not lose more than 5 minutes of work. At restart it will automatically prompt to recover the unsaved changes. Unfortunately history isn't recovered yet.

The rotate and scale tools work much like the Transform Tool, except in the case where you have multiple handles selected. It is much easier just to try, than read about it. Select a few circles, select all of their handles, and try using the rotate and scale tools.

Note that tools manipulating with handles have options associated with them. If a particular tool isn't doing what you want, take a look at the Tool Options Panel to see available options.

Linking

Now let's try linking. Suppose we always want these two circles to be the same size. Select two circles, and then select both of their radius handles (the cyan dots).

To select multiple handles, either drag a rectangle around them, or select the first one, then hold the Ctrl key while selecting the rest. Once you have the two radius handles selected, right click on either of them and a menu will pop up. Select 'Link'. Boom. The parameters are linked together. You can prove it to yourself by selecting just one of the circles and changing its radius — the other one will change as well. Neat stuff, eh? This is how outlines are attached to their regions — but we're getting ahead of to the chapter.

Linking is a fundamental concept in Synfig. You can create links not only for handles, but also between parameters as well by selecting multiple layers, right clicking on the parameter in the Parameters panel, and selecting 'Link'.

Color selection

Let's say you want one of the circles to be a different color. If you look in the toolbox below the tools, you'll see the outline/fill color selector, the outline width selector, and some other stuff like the default blend method and gradient. The outline/fill color widget works exactly as you might expect — you can click on the fill color, and a modest color chooser will appear. Now you can change the color pretty easily.

But sometimes you just want to click on a color and go. This is where the palette editor tab comes in.

Click on the Palette Editor panel tab and have a look — it's the one with the palette-ish looking icon. Clicking on colors with the left mouse button will immediately change the default outline color and clicking with the middle mouse button will change fill color.

That's all great, but we still haven't changed the color of the circle. There are three ways to do this. The first is to click on the 'Fill Tool' from the toolbox, and then click on the circle in the Canvas Window. Boom. Circle changes color. This works with more than just circles. Also, you can select the circle layer you want to modify, go to the Parameters panel, right-click on the Color parameter and select 'Apply Fill Color' or 'Apply Outline Color' at you preference. Or simply double-click on the 'Color' parameter - a color selector dialog will show up, and you can just tweak away.

Animation On Synfig Free

Try playing around with the circles for a bit. Muck around with the parameters, and see what happens. To get you started, try out to set the Feather Parameter to 5.

Digging deeper

Of course, so far you just found out how to use the basic features of Synfig Studio but not how you animate a drawing. This is covered in the next section.



Language:

English • čeština • Deutsch • español • suomi • français • italiano • 日本語 • Nederlands • polski • português • română • русский • 中文(中国大陆)‎ • 中文(台灣)‎

Retrieved from 'https://wiki.synfig.org/index.php?title=Doc:Getting_Started&oldid=22243'
Synfig Studio
Original author(s)Robert Quattlebaum
Stable release
Repository
Written inC++ (using gtkmm)
Operating systemLinux, Mac OS X, Windows
TypeVector graphics editor, computer animation
LicenseGPL
Websitesynfig.org

Synfig Studio (also known as Synfig) is a free and open-sourcevector-based 2Danimation software.[1] It is created by Robert Quattlebaum[2] with additional contributions by Adrian Bentley.

Synfig began as the custom animation platform for Voria Studios (now defunct[3]), and in 2005 was released as free/open source software, under the GNU General Public License.[4]

Features[edit]

As a true front-end and back-end application, it is possible to design the animation in the front-end, Synfig Studio, and to render it at a later time with the backend, Synfig Tool, on another (potentially faster) computer without a graphical display connected. Incremental and parallel rendering with Synfig Tool is supported by some open source render farm management software, such as RenderChan.

The goal of the developers is to create a program that is capable of producing 'feature-film quality animation with fewer people and resources.'[5] The program offers an alternative to manual tweening so that the animator does not have to draw each and every frame.[6]

The software is capable of simulating soft-shading using curved gradients within an area so that the animator doesn't have to draw shading into every single frame. There is also a wide variety of other real-time effects that can be applied to layers or groups of layers like radial blurs, color tweaks that all are resolution-independent. Other features include the ability to control and animate the width of lines at their individual control points, and the ability to link any related data from one object to another. Synfig also works with High Dynamic Range Imaging.

File formats[edit]

Synfig stores its animations in its own XML file format, often compressed with gzip. These files use the filename extension .sif (uncompressed), .sifz (compressed) or .sfg (zip container format). The files store vector graphics data, embed or reference external bitmap images, and also a revision history of the project.

Synfig can render to video formats such as AVI, Theora and MPEG, as well as animated graphics formats such as MNG and GIF. It can also render to a sequence of numbered image files, using formats such as PNG, BMP, PPM and OpenEXR.

From version 0.62.00, Synfig has basic support for SVG import.[7]

From version 0.91 Inkscape can save as .sif file format.

Uses[edit]

Morevna Project.

Synfig Free Download

Since May 2008, a group of Russian volunteers have been trying to make an animation movie project called the Morevna Project using Synfig, based on the folk-tale of Marya Morevna re-invented as a science fictionanime. They have been making regular updates since then on the Morevna project site, including a demo video released on November 10, 2012.[8]Free Software Magazine contained an article on the project.[9][needs update]

Name[edit]

Synfig Studio Free Download For Android

It was originally called SINFG, a recursive acronym for 'SINFG Is Not A Fractal Generator', referring to the software's capability of generating fractal imagery in addition to animation.[10]

See also[edit]

References[edit]

Synfig Free

  1. ^'Overview - Synfig Animation Studio'. wiki.synfig.org. Retrieved 2020-09-18.
  2. ^'Interview with Synfig's Robert Quattlebaum'.
  3. ^'Voria Studios Closing Letter'.
  4. ^'Synfig Open-Source Announcement'.
  5. ^'Synfig Studio :: Home'.
  6. ^Bowen, Ronda (13 March 2011). 'Top 5 Low-Budget and Free Flash Editors'. Brighthub.com. Bright Hub Inc. Retrieved 7 February 2015.
  7. ^'Synfig 0.62.00 Release'. Archived from the original on 2010-05-25.
  8. ^'Morevnaproject.org'.
  9. ^'The Morevna Project: Anime with Synfig and Blender'. Archived from the original on 2011-08-14.
  10. ^'Synfig Studio :: History'.

External links[edit]

  • Official website

Is Synfig Free

Motion graphics and animation software
2D3DMix
Free and open-source
Closed-sourceFreeware
  • Clara.io, Daz Studio
Commercial
Discontinued / Legacy
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Synfig&oldid=1006908770'