Animation Software for BSD

Browse free open source Animation software and projects for BSD below. Use the toggles on the left to filter open source Animation software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 466 This Week
    Last Update:
    See Project
  • 2
    Synfig
    Synfig is a powerful, industrial-strength vector-based 2D animation software package, designed from the ground-up for producing feature-film quality 2D animation with fewer people and resources.
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • 3
    TupiTube Desk

    TupiTube Desk

    2D Animation Tool for Children and Teenagers

    TupiTube Desk is a 2D animation tool for desktop environments focused on usability for children and amateur artists. It is available for Windows, Mac and Linux operating systems
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 4
    Manim

    Manim

    A community-maintained Python framework for creating animations

    A community-maintained Python library for creating mathematical animations. Manim is a free and open-source project originally written by Grant Sanderson. It is now maintained by the Manim Community and permissively released under the MIT license. Manim was originally created by Grant Sanderson as a personal project and for use in his YouTube channel, 3Blue1Brown. As his channel gained popularity, many grew to like the style of his animations and wanted to use manim for their own projects. However, as manim was only intended for personal use, it was very difficult for other users to install and use it. Manim, or ManimCE refers to the community-maintained version of the library. This is the version documented on this website; the package name on PyPI is manim. ManimGL is the latest released version of the library developed by Grant “3b1b” Sanderson. It has more experimental features and breaking changes between versions are not documented.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    APNG to GIF

    APNG to GIF

    Convert APNG animations into animated GIF format.

    This program converts APNG animations into animated GIF format. Wu64 quantization is used for true-color files. Transparency is handled either using a threshold, or composed over chosen background color. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/gif2apng
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 6
    QGifer

    QGifer

    A video-based animated GIF creator

    QGifer is a tool for extracting part of a video to an animated GIF file. The new demonstration video: http://youtu.be/SNTf5eNdL4Q
    Downloads: 41 This Week
    Last Update:
    See Project
  • 7
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 8
    Animated Drawings

    Animated Drawings

    Code to accompany "A Method for Animating Children's Drawings"

    AnimatedDrawings is a framework that converts user sketches or line drawings into fully animated 2D motion sequences using learned motion priors. The idea is that you draw a simple static figure (stick figure, silhouette, or contour lines), and the system produces plausible skeletal motion (walking, jumping, dancing) that adheres to the drawn shape constraints. The architecture separates shape embedding (to understand user-drawn geometry) from motion embedding / generation (to produce temporally coherent movement). Users can provide rough keyframes or control constraints (pose anchors), and the system fills intermediate frames with fluid animation. The repository includes demonstration apps and notebooks where you can upload or draw shapes and watch animations play. Because the approach is data-driven, it generalizes to new drawings even with varying proportions or stylizations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    CSS Inspiration

    CSS Inspiration

    Curated collection of interesting, creative, or inspiring CSS effects

    CSS-Inspiration is a living gallery of modern CSS effects and components that highlights what’s possible with pure CSS and minimal markup. The collection ranges from micro-interactions and loaders to 3D transforms, complex backgrounds, hover states, and text effects, each presented as a small, self-contained demo. Source code is front and center, encouraging developers to study, copy, and tweak snippets for their own projects. Many examples lean on contemporary features—custom properties, filters, blend modes, gradients, and keyframes—serving as both inspiration and a practical cookbook. Because each demo focuses on a single idea, it’s an effective way to learn new techniques without wading through a full framework. The project thrives on experimentation and community interest, making it a frequent reference for designers, front-end engineers, and educators who want visually striking yet lightweight solutions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    GIF to APNG

    GIF to APNG

    Convert GIF animations into APNG format.

    This program converts GIF animations into animated PNG format. Usually it makes the files smaller. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/apng2gif
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11
    Effeckt.css

    Effeckt.css

    A Performant Transitions and Animations Library

    Effeckt.css is a showcase and toolkit of high-performance UI transitions and animations for the web. It catalogs common interaction patterns—button states, list reveals, modals, off-canvas menus, and page transitions—implemented with CSS transforms and opacity for smooth, GPU-friendly motion. The project focuses on practical details such as using compositing-friendly properties, keeping DOM structures lean, and providing hooks so JavaScript can toggle classes without micromanaging animation state. Each effect is isolated, documented, and demoed, allowing designers to copy just what they need rather than dragging in a monolithic framework. By standardizing names and behaviors, it helps teams keep motion design consistent across a product while remaining easy to theme. The library doubled as a learning resource during the rise of CSS animations, showing how to achieve polished interactions without heavy JavaScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    SmartBody

    Character animation system for games and simulations.

    SmartBody is available for download for Windows, Linux and OSX users. SmartBody can also be used on Android and iOS platforms. SmartBody is a character animation platform that provides the following capabilities in real time: * Locomotion (walk, jog, run, turn, strafe, jump, etc.) * Steering - avoiding obstacles and moving objects * Object manipulation - reach, grasp, touch , pick up objects * Lip Syncing - characters can speak with simultaneous lip-sync using text-to-speech or prerecorded audio * Gazing - robust gazing behavior that incorporates various parts of the body * Nonverbal behavior - gesturing, head nodding and shaking, eye saccades - Online and offline retargeting of motion - Automatic skinning and rigging SmartBody is written in C++ and can be incorporated into most game engines. SmartBody is developed at the USC Institute for Creative Technologies from the Character Animation and Simulation group: http://cas.ict.usc.edu
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Motion Blur is a free, professional program to simulate various visual effects like blur, judder or tearing that accompany a motion picture. This gives you a preview of how a real motion picture would look like when filmed with the custom parameters.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    KPEdit

    KPEdit

    KPEdit - A 2D skeletal animation editor.

    KPEdit is a skeletal animation editor for game developers and animators. It may be a free alternative to the motion capture systems. The application provides functionality that allows the user to create realistic video-based animations. Prerecorded videos can be used as a reference in order to construct skeleton movement sequences. Other features such as interpolation, transformations and video rendering are also available as built-in functions as well as external modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The Aquarium
    An application I designed with animated fish swimming in a tank. The fish swim with in the window boundaries. If they reach/touch the wall they turn another direction. User can specify the number of fish and the speed. The background image can be swa
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations with different visual styles, providing flexibility and ease of use for developers and artists interested in exploring dynamic, AI-generated animations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Aramacao

    Aramacao

    Aramacao is a lip syncing application for Linux

    Aramacao is a program for creating exposure sheets to help syncing mouth animation to an audio track. Aramacao depends on the following libraries: * GTK+ 3 * GStreamer 1.0+ (with gstreamer-pbutils)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    animbar generates output for an animation technique known under names such as picket fence animation, barrier grid animation or other trademarked names.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    TooRAW
    TooRAW is a little app that takes a folder containing a PNG image sequence and merges it into a single RAW video stream. Built with Processing 1.2.1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Open Source analog of AL environment for procedural computer animation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CHAMP Animation Making Program, as its name suggests, aims to be a usable animation program primarily for GNU/Linux. It's currently being developed only by me (Thomas Clark), and is being written in C++. At the moment, CHAMP is not finished.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CMVParser

    CMVParser

    Read, export and render CMV (Corel MOVE!(tm) 5.0) files.

    Provides ability for cross-platform reading, exporting and rendering of CMV (Corel MOVE!(tm) 5.0) files. Includes Windows player with ability for playing of CMV animation and extracting embedded resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    intelligence

    intelligence

    What happens if you cross artificial intelligence with 3D

    This Project will make the attempt to cross artificial intelligence Algorythms and common 3D workflow. Usually many operations in 3D workflow are highly retundant and often actions have to be repeaded several times or instead being executed in selfmade scripts.Scripting is in fact for most people a very nasty and time consuming action. This application module tries to fill the gap where it lerns workflows which can in order be modified, multiplied, adapted organically to allow a fast and versatile Workflows, where currently rigit working habits will not Compete. ...also making scripting finally obsolete. currently the developement is started with Autodesk Maya. More 3D platforms will come after this project is succeding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.