Ads
related to: free 2d sprite animator
Search results
Results From The WOW.Com Content Network
Pencil2D is a free and open-source 2D animation software for Windows, macOS, and Unix-like operating systems. It is released under the GNU General Public License and uses the Qt framework . It is used for making cartoons using traditional techniques (tracing drawings, onion skinning , etc), managing vector and bitmap drawings.
Autodesk Animator Studio: 1995 Autodesk Commercial proprietary software: MS-DOS, Windows: Fantavision: 1988 ... List of 2D animation software. 3 languages ...
Free and open-source software portal; This is a category of articles relating to 2D animation software which can be freely used, copied, studied, modified, and redistributed by everyone that obtains a copy: "free software" or "open source software".
Synfig Studio (also known as Synfig) is a free and open-source vector-based 2D animation software. [3] It is created by Robert Quattlebaum [4] with additional contributions by Adrian Bentley. Synfig began as the custom animation platform for Voria Studios (now defunct), [5] and in 2005 was released as free/open source software, under GNU GPL-2. ...
Pivot Animator (formerly Pivot Stickfigure Animator and usually shortened to Pivot) is a freeware application that allows users to create stick-figure and sprite animations, and save them in the animated GIF format for use on web pages and the AVI format (in Pivot Animator 3 and later). [1]
A sprite can be thought of as a simple 2D image, but can also be a container for other sprites. In Cocos2D, sprites are arranged together to form a scene, like a game level or a menu. Sprites can be manipulated in code based on events or actions or as part of animations. The sprites can be moved, rotated, scaled, have their image changed, etc.