Synfig on Linux
|
|
Original author(s) | Robert Quattlebaum |
---|---|
Stable release |
1.2.0 / January 10, 2017
|
Written in | C++ (using gtkmm) |
Operating system | Linux, Mac OS X, Windows |
Type | Vector graphics editor, computer animation |
License | GPL |
Website | synfig |
Synfig Studio (also known as Synfig) is a free and open source 2D vector graphics and timeline-based computer animation program created by Robert Quattlebaum with additional contributions by Adrian Bentley.
Synfig began as the custom animation platform for Voria Studios (now defunct), and in 2005 was released as free/open source software, under the GNU General Public License.
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.
The goal of the developers is to create a program that is capable of producing "feature-film quality animation with fewer people and resources." The program offers an alternative to manual tweening so that the animator doesn't have to draw each and every frame.
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.
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.